From 7a6802b478eaf3a84ab6cf5f13ac6c4056fefe4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:24:57 +0000 Subject: [PATCH] Bump cryptography from 2.3.1 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 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.3.1...3.2) Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index da3486d..3c7d7c1 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -7,7 +7,7 @@ cffi==1.11.5 chardet==3.0.4 click==6.7 -e git+https://github.com/alces-software/click-repl.git@6a809b2af43054035027618f9fd37af4c31a8abc#egg=click_repl -cryptography==2.3.1 +cryptography==3.2 DateTime==4.2 decorator==4.0.11 fabric==2.4.0 diff --git a/requirements.txt b/requirements.txt index da3486d..3c7d7c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.11.5 chardet==3.0.4 click==6.7 -e git+https://github.com/alces-software/click-repl.git@6a809b2af43054035027618f9fd37af4c31a8abc#egg=click_repl -cryptography==2.3.1 +cryptography==3.2 DateTime==4.2 decorator==4.0.11 fabric==2.4.0