summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-15 15:47:09 +0000
committerGitHub <noreply@github.com>2020-11-15 15:47:09 +0000
commit45ed28513e23b5af11750bfcc08d701c9a189072 (patch)
treec6a3dd570df85d42688278a2b9236cdc621fc0f2
parent6af53ac41757399607382bf10a92b288fdf4951d (diff)
downloadurllib3-dependabot/pip/cryptography-3.2.tar.gz
Bump cryptography from 2.8 to 3.2dependabot/pip/cryptography-3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 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.8...3.2) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--dev-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index de0c1514..fccf89ec 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -8,7 +8,7 @@ pytest-timeout==1.3.4
pytest-freezegun==0.4.2
flaky==3.6.1
trustme==0.5.3
-cryptography==2.8
+cryptography==3.2
gcp-devrel-py-tools==0.0.15
python-dateutil==2.8.1