build(deps): bump the dependencies group with 1 update

Bumps the dependencies group with 1 update: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 42.0.3 to 42.0.4
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-21 15:03:52 +00:00 committed by GitHub
parent 76f39f52ef
commit 811767a5bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
certifi==2024.2.2 # via requests
cffi==1.16.0 # via cryptography, pynacl
charset-normalizer==3.3.2 # via requests
cryptography==42.0.3 # via securesystemslib
cryptography==42.0.4 # via securesystemslib
idna==3.6 # via requests
pycparser==2.21 # via cffi
pynacl==1.5.0 # via securesystemslib