From 5da6f4e045a8310fb24d6206d31f341da2cce3bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:03:34 +0000 Subject: [PATCH] Bump cryptography from 1.7.2 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7.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.7.2...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eca29b2..f3695f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2017.4.17 cffi==1.11.0 chardet==3.0.4 ConcurrentLogHandler==0.9.1 -cryptography==1.7.2 +cryptography==3.2 decorator==4.0.11 dj-database-url==0.3.0 Django==1.10.1