summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-10 01:53:40 +0000
committerGitHub <noreply@github.com>2021-02-10 01:53:40 +0000
commitbdeb1e70a5149092075e169f5f792906118cc3c8 (patch)
tree69d08290985627e589daa55239136e59b6beca2a
parent22057712b66eddf48ad3bdf458c1586733508111 (diff)
downloadurllib3-dependabot/pip/cryptography-3.3.2.tar.gz
Bump cryptography from 3.2.1 to 3.3.2dependabot/pip/cryptography-3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.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/3.2.1...3.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 11416aa0..13885c3f 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -6,5 +6,5 @@ pytest-timeout==1.4.2
pytest-freezegun==0.4.2
flaky==3.7.0
trustme==0.6.0
-cryptography==3.2.1
+cryptography==3.3.2
python-dateutil==2.8.1