summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-27 21:18:15 +0000
committerGitHub <noreply@github.com>2020-10-27 21:18:15 +0000
commit93bcc0497d8302aa2d78bd7ef756fc2ff3fd0912 (patch)
treeb3b1726c843b3f29b09c0e51dd4348ba987627bf /requirements.txt
parent2c6ef9b11d785d5023bb72a651707f613f60bdb6 (diff)
downloaddocker-py-dependabot/pip/cryptography-3.2.tar.gz
Bump cryptography from 2.3 to 3.2dependabot/pip/cryptography-3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3 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...3.2) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 340e431..0edd4e1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ appdirs==1.4.3
asn1crypto==0.22.0
backports.ssl-match-hostname==3.5.0.1
cffi==1.10.0
-cryptography==2.3
+cryptography==3.2
enum34==1.1.6
idna==2.5
ipaddress==1.0.18