From 3aab9a4ed3ca504f733f4465107214600427ea71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:09:33 +0000 Subject: [PATCH] Bump cryptography from 1.2.3 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.2.3 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.2.3...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... 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 5f607e1d..f2ee2e2a --- 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.3.2 cycler==0.9.0 Cython==0.29.7 decorator==4.3.0