Bump cryptography from 35.0.0 to 36.0.1 (#195)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 17 Jan 2022 09:59:08 +0000 (10:59 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Jan 2022 09:59:08 +0000 (10:59 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 35.0.0 to 36.0.1.
- [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/35.0.0...36.0.1)

---
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 649ba23ebf766a9f2ffb46a07b98f60fe5258adc..552da3a47523a599df5494d739b60c57f4411a3f 100644 (file)
@@ -16,7 +16,7 @@ unidecode==1.3.2
 PyJWT==2.3.0
 zeroconf==0.36.13
 passlib==1.7.4
-cryptography==35.0.0
+cryptography==36.0.1
 ujson==4.2.0
 mashumaro==2.9
 typing-inspect==0.6.0; python_version < '3.8'