Bump cryptography from 41.0.7 to 42.0.0 (#6419)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0)

---
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] 2024-02-06 07:54:03 +01:00 committed by GitHub
parent d36cf358f8
commit 341f638e5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ coverage[toml]==5.5
# coveralls
coveralls==2.1.2
# via -r requirements-dev.in
cryptography==41.0.7
cryptography==42.0.0
# via
# -c requirements.txt
# pdfminer-six

View File

@ -41,7 +41,7 @@ coreapi==2.3.3
# via -r requirements.in
coreschema==0.0.4
# via coreapi
cryptography==41.0.7
cryptography==42.0.0
# via
# -r requirements.in
# djangorestframework-simplejwt