From 10fc0c224ba44b3b44f9e9c000dde2c2915ee3de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 17:30:43 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.3.2 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 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.8...3.3.2) Signed-off-by: dependabot[bot] --- backend/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirement.txt b/backend/requirement.txt index c85eadef..3837dd8a 100644 --- a/backend/requirement.txt +++ b/backend/requirement.txt @@ -30,7 +30,7 @@ contextlib2==0.6.0.post1 coreapi==2.3.3 coreschema==0.0.4 crayons==0.3.1 -cryptography==2.8 +cryptography==3.3.2 cupshelpers==1.0 daphne==3.0.2 dbus-python==1.2.16