From f06a5ad834af22d5576cdf615772de9ef3b2651e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:29:38 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 3.2 in /environment_files Bumps [cryptography](https://github.com/pyca/cryptography) from 2.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/2.7...3.2) Signed-off-by: dependabot[bot] --- environment_files/requirements_linux.txt | 2 +- environment_files/requirements_osx.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/environment_files/requirements_linux.txt b/environment_files/requirements_linux.txt index fef76f7..d7a2185 100644 --- a/environment_files/requirements_linux.txt +++ b/environment_files/requirements_linux.txt @@ -4,7 +4,7 @@ Cartopy==0.17.0 certifi==2019.6.16 cffi==1.12.3 chardet==3.0.4 -cryptography==2.7 +cryptography==3.2 cycler==0.10.0 Cython==0.29.13 decorator==4.4.0 diff --git a/environment_files/requirements_osx.txt b/environment_files/requirements_osx.txt index 95f800e..0c94ce8 100644 --- a/environment_files/requirements_osx.txt +++ b/environment_files/requirements_osx.txt @@ -4,7 +4,7 @@ Cartopy==0.16.0 certifi==2019.6.16 cffi==1.12.3 chardet==3.0.4 -cryptography==2.7 +cryptography==3.2 cycler==0.10.0 decorator==4.4.0 future==0.17.1