summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-12 08:46:54 +0000
committerGitHub <noreply@github.com>2021-02-12 08:46:54 +0000
commitef2058b697ad0cbd8f1911d9ec88da4e26f28502 (patch)
treecbb5873490546c61d12fbdb7ebda5b5bbd474b62
parentc15ee3925d39ce8b845fb68aa8156153c5f6c352 (diff)
downloaddocker-py-dependabot/pip/cryptography-3.3.2.tar.gz
Bump cryptography from 3.2 to 3.3.2dependabot/pip/cryptography-3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 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...3.3.2) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 43a688f..96b3236 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.14.4
-cryptography==3.2
+cryptography==3.3.2
enum34==1.1.6
idna==2.5
ipaddress==1.0.18