From 31937e65730d4e9b7978524c95951e342ea964fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:53:13 +0000 Subject: [PATCH] Bump cryptography from 1.3.2 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.3.2 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.3.2...3.2) Signed-off-by: dependabot[bot] --- conda_requirements.txt | 2 +- py3_requirements.txt | 2 +- py3_server_requirements.txt | 2 +- requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conda_requirements.txt b/conda_requirements.txt index d2ac2df..f214faa 100644 --- a/conda_requirements.txt +++ b/conda_requirements.txt @@ -1,7 +1,7 @@ bokeh==0.11.1 certifi==2016.2.28 cffi==1.6.0 -cryptography==1.3.2 +cryptography==3.2 cycler==0.10.0 decorator==4.0.9 enum34==1.1.6 diff --git a/py3_requirements.txt b/py3_requirements.txt index 9161a23..457f4c1 100644 --- a/py3_requirements.txt +++ b/py3_requirements.txt @@ -4,7 +4,7 @@ backports.ssl-match-hostname==3.5.0.1 bokeh==0.11.1 certifi==2016.2.28 cffi==1.6.0 -cryptography==1.3.2 +cryptography==3.2 cycler==0.10.0 decorator==4.0.9 entrypoints==0.2.1 diff --git a/py3_server_requirements.txt b/py3_server_requirements.txt index c870d1e..f49f7e3 100644 --- a/py3_server_requirements.txt +++ b/py3_server_requirements.txt @@ -5,7 +5,7 @@ bokeh==0.11.1 certifi==2016.2.28 cffi==1.6.0 chardet==2.3.0 -cryptography==1.3.2 +cryptography==3.2 cssselect==0.9.1 cycler==0.10.0 Cython==0.24.1 diff --git a/requirements.txt b/requirements.txt index ec17770..be0a16e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ bokeh==0.11.1 certifi==2016.2.28 cffi==1.6.0 configparser==3.3.0.post2 -cryptography==1.3.2 +cryptography==3.2 cycler==0.10.0 decorator==4.0.9 entrypoints==0.2.1