Bump cryptography from 39.0.1 to 40.0.2 (#2692)

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

---
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>
This commit is contained in:
dependabot[bot] 2023-05-01 11:40:51 -06:00 committed by GitHub
parent 1250a6fd68
commit f98268a334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ twine==4.0.2
# Tests & Linting
black==23.3.0
coverage==7.2.2
cryptography==39.0.1
cryptography==40.0.2
mypy==1.0.1
types-certifi==2021.10.8.2
pytest==7.2.2