From a18ea6cadc66f3609ec665eb5bf25f3fec39d875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:24:37 +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-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 9ccd896..d8dae56 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -16,7 +16,7 @@ Click==7.0 colorama==0.3.9 cookiecutter==1.6.0 coverage==4.5.1 -cryptography==2.3.1 +cryptography==3.2 decorator==4.3.2 environs==4.1.0 execnet==1.5.0 diff --git a/requirements.txt b/requirements.txt index 0553f7d..bd4ae0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ chardet==3.0.4 Click==7.0 colorama==0.3.9 coverage==4.5.1 -cryptography==2.3.1 +cryptography==3.2 decorator==4.3.2 execnet==1.5.0 Faker==1.0.7