From d9e7f2c9e628f6c0820abbd19a19337b5bc16bbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:47:01 +0000 Subject: [PATCH] Bump cryptography from 2.1.3 to 3.2 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.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.1.3...3.2) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements/base.txt diff --git a/requirements/base.txt b/requirements/base.txt old mode 100755 new mode 100644 index fa90fdf..e2a4194 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -20,7 +20,7 @@ pytz==2015.6 requests==2.11.1 requests-oauthlib==0.5.0 six==1.10.0 -cryptography==2.1.3 +cryptography==3.2 fabric==1.14.0 celery==4.1.1 django-celery-results==1.0.1