Skip to content

Commit

Permalink
Bump cryptography from 41.0.7 to 42.0.4
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...42.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent e98c5a2 commit ddfa19d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ bleach==3.*
boto3==1.24.*
celery[redis]
certifi==2023.7.22
cryptography==41.*
cryptography==42.*
dj-database-url==2.*
drf-spectacular
elastic-apm>6.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ click-repl==0.3.0
# via celery
cron-descriptor==1.4.0
# via django-celery-beat
cryptography==41.0.7
cryptography==42.0.4
# via -r requirements.in
defusedxml==0.7.1
# via willow
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ coveralls==3.3.1
# via -r requirements_test.in
cron-descriptor==1.4.0
# via django-celery-beat
cryptography==41.0.7
cryptography==42.0.4
# via -r requirements.in
defusedxml==0.7.1
# via willow
Expand Down

0 comments on commit ddfa19d

Please sign in to comment.