Bump cryptography from 3.2.1 to 3.3.1 (#53)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 28 Dec 2020 13:44:42 +0000 (14:44 +0100)
committerGitHub <noreply@github.com>
Mon, 28 Dec 2020 13:44:42 +0000 (14:44 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.1.
- [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.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 19951f97968d6adbb9074ee8d880df0883de1fa7..09a2b6b0ff1eb62d90caabfca25ca3715f8dc840 100644 (file)
@@ -15,7 +15,7 @@ unidecode==1.1.2
 PyJWT==1.7.1
 zeroconf==0.28.7
 passlib==1.7.4
-cryptography==3.2.1
+cryptography==3.3.1
 ujson==4.0.1
 mashumaro==1.17
 typing-inspect==0.6.0; python_version < '3.8'