build(deps): bump cryptography from 38.0.1 to 38.0.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-12 10:06:17 +00:00 committed by GitHub
parent 28b027815e
commit 88a68a8ca6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
certifi==2022.9.24 # via requests
cffi==1.15.1 # via cryptography, pynacl
charset-normalizer==2.1.1 # via requests
cryptography==38.0.1 # via securesystemslib
cryptography==38.0.2 # via securesystemslib
idna==3.4 # via requests
pycparser==2.21 # via cffi
pynacl==1.5.0 # via securesystemslib