From 0ed0cfca38bb2954e4781f39129013d2ff8fc254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Dec 2020 07:11:29 +0000 Subject: [PATCH] Bump cryptography from 3.1 to 3.2 in /project Bumps [cryptography](https://github.com/pyca/cryptography) from 3.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/3.1...3.2) Signed-off-by: dependabot[bot] --- project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/requirements.txt b/project/requirements.txt index d61d976..0a0dafa 100644 --- a/project/requirements.txt +++ b/project/requirements.txt @@ -19,7 +19,7 @@ chardet==3.0.4 click==7.1.2 colorama==0.4.3 config==0.5.0.post0 -cryptography==3.1 +cryptography==3.2 Django==3.0.5 django-cors-headers==3.3.0 django-crontab==0.7.1