Bump cryptography from 2.3 to 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>
This commit is contained in:
dependabot[bot] 2020-10-27 21:18:15 +00:00 committed by aiordache
parent 5b60bba104
commit d0467badfb
1 changed files with 1 additions and 1 deletions

View File

@ -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