Bump cryptography from 3.0 to 3.3.2 in /backend

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-02 20:55:51 +00:00
committed by GitHub
parent eac64152b8
commit 98b6b67438
2 changed files with 19 additions and 25 deletions

View File

@@ -21,7 +21,7 @@ semver = "^2.13.0"
requests = "^2.25.1"
pyga = "^2.6.2"
django-cors-headers = "^3.7.0"
cryptography = "3.0"
cryptography = "3.3.2"
fsspec = "^2021.7.0"
whitenoise = "^5.3.0"