From 6f0856f4a41e217bc514972b4f8b0f12d3a1b4d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:29:07 +0000 Subject: [PATCH] Bump cryptography in /Code_Paper_Figures/Supplement/S3_Fit_Algorithm Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3 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/2.3...3.2) Signed-off-by: dependabot[bot] --- Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt b/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt index 26d897a..bf4b389 100644 --- a/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt +++ b/Code_Paper_Figures/Supplement/S3_Fit_Algorithm/requirements.txt @@ -12,7 +12,7 @@ cffi==1.11.5 chardet==3.0.4 cloudpickle==0.5.2 configparser==3.5.0 -cryptography==2.3 +cryptography==3.2 cycler==0.10.0 Cython==0.28.2 decorator==4.3.0