Bump cryptography from 38.0.4 to 39.0.1 (#2579)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-08 13:20:04 +01:00 committed by GitHub
parent 5747764104
commit 2f0c291435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ twine==4.0.2
autoflake==1.7.7
black==22.10.0
coverage==6.5.0
cryptography==38.0.4
cryptography==39.0.1
flake8==3.9.2
flake8-bugbear==23.1.20
flake8-pie==0.16.0; python_version>='3.7'