Dependabot/pip/cryptography 42.0.4 (#6545)

* Bump cryptography from 42.0.2 to 42.0.4

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

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

* fix merge

---------

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:
Matthias Mair 2024-02-21 21:57:56 +00:00 committed by GitHub
parent 571b71f232
commit c4d68aeef9
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==42.0.2
cryptography==42.0.4
# via
# -c requirements.txt
# pdfminer-six

View File

@ -39,7 +39,7 @@ coreapi==2.3.3
# via -r requirements.in
coreschema==0.0.4
# via coreapi
cryptography==42.0.2
cryptography==42.0.4
# via
# -r requirements.in
# djangorestframework-simplejwt