From c4f093dc3e39c729ddcdcc8fb2800bf17c90fedd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:21:12 +0000 Subject: [PATCH] Bump cryptography from 1.2.3 to 3.2 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 263049e..2839bca 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -7,7 +7,7 @@ chardet==2.3.0 checkbox-support==0.22 click==6.7 command-not-found==0.3 -cryptography==1.2.3 +cryptography==3.2 decorator==4.0.6 defer==1.0.6 dominate==2.3.1