From 0c4c1474cd2d125647cc173558a262d3abb7427e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:26:43 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.2 in /app Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 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/2.8...3.2) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 88def6a..915f316 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,7 +4,7 @@ certifi==2019.11.28 cffi==1.13.2 chardet==3.0.4 config==0.4.2 -cryptography==2.8 +cryptography==3.2 cycler==0.10.0 Django==2.2.10 django-cleanup==4.0.0