Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 21, 2024
1 parent 6f75a1a commit 2526b6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'click-didyoumean==0.3.0',
'click-plugins==1.1.1',
'click-repl==0.2.0',
'cryptography==39.0.1',
'cryptography==42.0.4',
'defusedxml==0.7.1',
'django==4.1.7',
'django-allauth==0.52.0',
Expand Down
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
cryptography==39.0.1
cryptography==42.0.4
# via pyjwt
defusedxml==0.7.1
# via python3-openid
Expand Down

0 comments on commit 2526b6a

Please sign in to comment.