From 2a0e61b6fbe6f7d431152d19a55fca39f61b753b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:35:36 +0000 Subject: [PATCH] Bump cryptography from 2.2.2 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.2.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.2.2...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 3b2adbe..fe9d714 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ cffi==1.11.5 colorama==0.3.9 configparser==3.5.0 coverage==3.7.1 -cryptography==2.2.2 +cryptography==3.2 cycler==0.10.0 Cython==0.25.2 Django==1.8.15