Bump cryptography from 3.3.2 to 3.4.6 (#81)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 3 Mar 2021 15:01:36 +0000 (16:01 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Mar 2021 15:01:36 +0000 (16:01 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 3.4.6.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...3.4.6)

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

index 6ab32d72ff7683decca961948a3fa7a79b802c6c..90fecfc55b5972b0bc4b72e5706641792ef68671 100644 (file)
@@ -15,7 +15,7 @@ unidecode==1.1.2
 PyJWT==2.0.0
 zeroconf==0.28.8
 passlib==1.7.4
-cryptography==3.3.2
+cryptography==3.4.6
 ujson==4.0.1
 mashumaro==2.0
 typing-inspect==0.6.0; python_version < '3.8'