Bump cryptography from 36.0.1 to 36.0.2 (#228)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 24 Mar 2022 10:25:12 +0000 (11:25 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Mar 2022 10:25:12 +0000 (11:25 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 36.0.2.
- [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/36.0.1...36.0.2)

---
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 5c33412736fdd2de671e55a6dfe3cea7e3327ee9..ebaf489f74271f5c39098493c5c5e5dcb413e32c 100644 (file)
@@ -16,7 +16,7 @@ unidecode==1.3.2
 PyJWT==2.3.0
 zeroconf==0.38.3
 passlib==1.7.4
-cryptography==36.0.1
+cryptography==36.0.2
 ujson==5.1.0
 mashumaro==3.0
 typing-inspect==0.6.0; python_version < '3.8'