From cc4b66f0d2c06fec58c2b907efe4602a23a8ff41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:54:04 +0000 Subject: [PATCH] Bump cryptography from 1.0.2 to 3.2 in /bbdev/config Bumps [cryptography](https://github.com/pyca/cryptography) from 1.0.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.0.2...3.2) Signed-off-by: dependabot[bot] --- bbdev/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbdev/config/requirements.txt b/bbdev/config/requirements.txt index 1ec583e..29b5a62 100644 --- a/bbdev/config/requirements.txt +++ b/bbdev/config/requirements.txt @@ -4,7 +4,7 @@ Beaker==1.7.0 beautifulsoup4==4.4.0 cffi==1.2.1 chardet==2.3.0 -cryptography==1.0.2 +cryptography==3.2 dicttoxml==1.6.6 Django==1.8.3 django-adrequestsmin-bootstrapped==2.5.4