From 160742772bb6ca8c46b2795ff2d08f12068054dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 17:08:17 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 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/2.8...3.3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_production.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 94f5d8a..eb01277 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,4 +33,4 @@ typing-extensions==3.7.4.1 urllib3==1.25.8 wcwidth==0.1.8 zipp==2.2.0 -cryptography==2.8 +cryptography==3.3.2 diff --git a/requirements_production.txt b/requirements_production.txt index 46cb18a..7ae3803 100644 --- a/requirements_production.txt +++ b/requirements_production.txt @@ -17,4 +17,4 @@ urllib3==1.25.8 rtree==0.9.4 shapely==1.7.0 sodapy==2.0.0 -cryptography==2.8 +cryptography==3.3.2