Bump cryptography from 37.0.2 to 38.0.1 (#2389)

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Christie <tom@tomchristie.com>
This commit is contained in:
dependabot[bot] 2022-10-04 14:12:43 +01:00 committed by GitHub
parent bb65d9e28e
commit 9f70f54316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ twine==4.0.1
autoflake==1.4
black==22.8.0
coverage==6.4.4
cryptography==37.0.2
cryptography==38.0.1
flake8==3.9.2
flake8-bugbear==22.7.1
flake8-pie==0.16.0; python_version>='3.7'