Bump cryptography from 3.3.1 to 3.3.2 (#74)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 10 Feb 2021 11:08:21 +0000 (12:08 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Feb 2021 11:08:21 +0000 (12:08 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.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.3.1...3.3.2)

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

index f8d0bffe4913be3d161184a5c37d958b1ecaf284..4194bed86a7a79b809e9f1d69df0591b9b812a4c 100644 (file)
@@ -15,7 +15,7 @@ unidecode==1.1.2
 PyJWT==2.0.0
 zeroconf==0.28.7
 passlib==1.7.4
-cryptography==3.3.1
+cryptography==3.3.2
 ujson==4.0.1
 mashumaro==1.24
 typing-inspect==0.6.0; python_version < '3.8'