From 8a07cb5743fcd6cdd4f94c09a3c9d62f1e50c3e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:04:31 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 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.1.4...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b6c8d673..673c670c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ colorlog==3.1.0 constantly==15.1.0 coverage==4.4.2 coveralls==1.2.0 -cryptography==2.1.4 +cryptography==3.2 curtsies==0.2.11 cycler==0.10.0 docopt==0.6.2 diff --git a/requirements_docs.txt b/requirements_docs.txt index 1f29ded3..0cd50c86 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -17,7 +17,7 @@ colorlog==3.1.0 constantly==15.1.0 coverage==4.4.2 coveralls==1.2.0 -cryptography==2.1.4 +cryptography==3.2 curtsies==0.2.11 cycler==0.10.0 docopt==0.6.2