From a5d214ce2143e1d120a5dfb72a49fd2ba51fb205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:06:10 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 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.8...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- test_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 11527ed..7043391 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cffi==1.13.2 chardet==3.0.4 Click==7.0 coverage==5.0.3 -cryptography==2.8 +cryptography==3.2 dictobj==0.4 enum34==1.1.6 Flask==1.1.1 diff --git a/test_requirements.txt b/test_requirements.txt index d9d00e9..3442f1e 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -4,7 +4,7 @@ cffi==1.13.2 chardet==3.0.4 Click==7.0 coverage==5.0.3 -cryptography==2.8 +cryptography==3.2 dictobj==0.4 enum34==1.1.6 Flask==1.1.1