From 58e7262dc5ff9a4d0303b785b42971f75463af23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:10:49 +0000 Subject: [PATCH] Bump cryptography from 1.7 to 3.2 in /scheduler/simulator_files/analysis Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.7...3.2) 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..d212d486f8 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==3.2 PyYAML==5.1 pandas>=0.19.2 matplotlib==2.0.0