From 8db6828a9fe6483b654f8b56348fff6f0ec23fb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 15:53:40 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.9.2...3.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 c7f6e7b..30ea84b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.2.7 certifi==2019.6.16 cffi==1.14.0 chardet==3.0.4 -cryptography==2.9.2 +cryptography==3.3.2 dj-database-url==0.5.0 Django==2.1.5 django-cors-headers==3.2.1