From e8428f556aa2e8e3f5ecb3658bc90cdadff7e7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:18:22 +0000 Subject: [PATCH] Bump cryptography from 2.2.2 to 3.2 in /src Bumps [cryptography](https://github.com/pyca/cryptography) from 2.2.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/2.2.2...3.2) Signed-off-by: dependabot[bot] --- src/requirements-gpu.txt | 2 +- src/requirements.txt | 2 +- src/requirementssenti.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/requirements-gpu.txt b/src/requirements-gpu.txt index da80471..a590982 100644 --- a/src/requirements-gpu.txt +++ b/src/requirements-gpu.txt @@ -20,7 +20,7 @@ cffi==1.11.5 chardet==3.0.4 click==6.7 colorama==0.2.5 -cryptography==2.2.2 +cryptography==3.2 cycler==0.10.0 decorator==4.3.0 Django==1.11.15 diff --git a/src/requirements.txt b/src/requirements.txt index 015ff3f..fa58f88 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -20,7 +20,7 @@ cffi==1.11.5 chardet==3.0.4 click==6.7 colorama==0.2.5 -cryptography==2.2.2 +cryptography==3.2 cycler==0.10.0 decorator==4.3.0 Django==1.11.15 diff --git a/src/requirementssenti.txt b/src/requirementssenti.txt index ff7f09c..971d208 100644 --- a/src/requirementssenti.txt +++ b/src/requirementssenti.txt @@ -20,7 +20,7 @@ cffi==1.11.5 chardet==3.0.4 click==6.7 colorama==0.2.5 -cryptography==2.2.2 +cryptography==3.2 cycler==0.10.0 cython==0.29.4 decorator==4.3.0