From afe70135f6f0ccad195de770fd0904c297927eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:36:22 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 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.9.2...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 58f6012..ffcee71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ cffi==1.14.0 # via bcrypt, cryptography, pynacl chardet==3.0.4 # via requests coverage==5.1 # via -r requirements.in, coveralls coveralls==2.0.0 # via -r requirements.in -cryptography==2.9.2 # via paramiko +cryptography==3.2 # via paramiko django-active-link==0.1.6 # via -r requirements.in django-chartjs==2.1.0 # via -r requirements.in django-loginas==0.3.8 # via -r requirements.in