From 9f45181e0ea5311957f377283ba6545c5a416dd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:29:37 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 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.1.4...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_python3.7.txt | 2 +- requirements_python3.8.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 811f091..fbbce60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cffi==1.12.3 chardet==3.0.4 cloudpickle==1.2.1 colorama==0.4.1 -cryptography==2.1.4 +cryptography==3.2 cycler==0.10.0 dask==1.2.0 decorator==4.4.0 diff --git a/requirements_python3.7.txt b/requirements_python3.7.txt index 811f091..fbbce60 100644 --- a/requirements_python3.7.txt +++ b/requirements_python3.7.txt @@ -8,7 +8,7 @@ cffi==1.12.3 chardet==3.0.4 cloudpickle==1.2.1 colorama==0.4.1 -cryptography==2.1.4 +cryptography==3.2 cycler==0.10.0 dask==1.2.0 decorator==4.4.0 diff --git a/requirements_python3.8.txt b/requirements_python3.8.txt index 4bfe691..6b664b4 100644 --- a/requirements_python3.8.txt +++ b/requirements_python3.8.txt @@ -8,7 +8,7 @@ cffi==1.14.0 chardet==3.0.4 cloudpickle==1.2.1 colorama==0.4.1 -cryptography==2.9.2 +cryptography==3.2 cycler==0.10.0 dataclasses==0.6 decorator==4.4.0