Bump cryptography from 37.0.4 to 38.0.3 (#515)

Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 38.0.3.
- [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/37.0.4...38.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-16 00:35:46 +01:00
committed by GitHub
parent 13bae8d2fa
commit 7b6eed9a47
2 changed files with 31 additions and 27 deletions

View File

@ -24,7 +24,7 @@ Django = "^3.2"
Pillow = "^9.2"
mistune = "^0.8.4"
django-jinja = "^2.10"
cryptography = "^37.0"
cryptography = "^38.0"
pyOpenSSL = "^21.0.0"
pytz = "^2021.1"
djangorestframework = "^3.13"