From 94a31e00ea8e4dde20c75b2bccb5649ca6df504d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:56:28 +0000 Subject: [PATCH] Bump cryptography from 1.2.3 to 3.2 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] --- 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 5f607e1..690abda --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ chardet==3.0.4 checkbox-support==0.22 command-not-found==0.3 CommonMark==0.7.5 -cryptography==1.2.3 +cryptography==3.2 cycler==0.9.0 Cython==0.29.7 decorator==4.3.0