From 3b34846cc3b53d0dc839f34b1e449d2261bd57a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:53:35 +0000 Subject: [PATCH] Bump cryptography from 1.2.3 to 3.2 in /myAcePortrait Bumps [cryptography](https://github.com/pyca/cryptography) from 1.2.3 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.2.3...3.2) Signed-off-by: dependabot[bot] --- myAcePortrait/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myAcePortrait/requirements.txt b/myAcePortrait/requirements.txt index 30554ee..f961e72 100644 --- a/myAcePortrait/requirements.txt +++ b/myAcePortrait/requirements.txt @@ -14,7 +14,7 @@ cloud-init==18.4 command-not-found==0.3 configobj==5.0.6 constantly==15.1.0 -cryptography==1.2.3 +cryptography==3.2 daphne==2.2.4 Django==2.1.5 django-crispy-forms==1.7.2