From 46f1b28f1c1d2f95bf051ac2e5d631c92dcc452b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:06:54 +0000 Subject: [PATCH] Bump cryptography from 1.1 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.1 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.1...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_local.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 785f1ea..e9403d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ argparse==1.2.1 bbcode==1.0.16 boto==2.28.0 cffi==1.3.0 -cryptography==1.1 +cryptography==3.2 defusedxml==0.4.1 django-annoying==0.8.0 django-classy-tags==0.5.1 diff --git a/requirements_local.txt b/requirements_local.txt index 252fbad..03c004c 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -1,7 +1,7 @@ bbcode==1.0.16 boto==2.28.0 cffi==1.3.0 -cryptography==1.1 +cryptography==3.2 defusedxml==0.4.1 Django==1.7.1 django-annoying==0.8.0