From 9327d125e2b8244dbe864986ef231526ca307006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:06:37 +0000 Subject: [PATCH] Bump cryptography from 2.0.3 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.0.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/2.0.3...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index c4e4443..1214fd9 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ certifi==2017.7.27.1 cffi==1.9.1 chardet==3.0.4 chargebee==2.3.7 -cryptography==2.0.3 +cryptography==3.2 decorator==4.1.2 Django==1.11.6 django-celery==3.2.2