Bump cryptography from 3.4.6 to 3.4.7 (#116)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 23 Jun 2021 16:26:28 +0000 (18:26 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Jun 2021 16:26:28 +0000 (18:26 +0200)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 3.4.7.
- [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.4.6...3.4.7)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

index 06c03624b11d24963e802a1f8c2f2b750bbb4473..c1e9d647c4a4f92c0ed5b3496ca437d59fedca31 100644 (file)
@@ -16,7 +16,7 @@ unidecode==1.1.2
 PyJWT==2.1.0
 zeroconf==0.31.0
 passlib==1.7.4
-cryptography==3.4.6
+cryptography==3.4.7
 ujson==4.0.2
 mashumaro==2.5
 typing-inspect==0.6.0; python_version < '3.8'