Bump cryptography from 3.4.7 to 35.0.0 (#168)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 17 Nov 2021 15:18:50 +0000 (16:18 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Nov 2021 15:18:50 +0000 (16:18 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 35.0.0.
- [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.7...35.0.0)

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

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

index 83f2fcef94bd43248c6ea508e43c80e28518d5b8..ea14f2ad6bb8217fa14c7690e0299859b74ca9d4 100644 (file)
@@ -16,7 +16,7 @@ unidecode==1.1.2
 PyJWT==2.1.0
 zeroconf==0.36.2
 passlib==1.7.4
-cryptography==3.4.7
+cryptography==35.0.0
 ujson==4.1.0
 mashumaro==2.6.4
 typing-inspect==0.6.0; python_version < '3.8'