From e35dda736d4c38142317c21c77093c75080834db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 22:37:02 +0000 Subject: [PATCH] Bump cryptography in /scheduler/simulator_files/analysis Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.7...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- scheduler/simulator_files/analysis/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scheduler/simulator_files/analysis/requirements_dev.txt b/scheduler/simulator_files/analysis/requirements_dev.txt index 96be3b7d05..9b61afbdef 100644 --- a/scheduler/simulator_files/analysis/requirements_dev.txt +++ b/scheduler/simulator_files/analysis/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.8.3 flake8==2.6.0 coverage==4.1 Sphinx==1.4.8 -cryptography==1.7 +cryptography==39.0.1 PyYAML==5.1 pandas>=0.19.2 matplotlib==2.0.0