Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 03dc8c0 commit 79ab46a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ commonmark==0.9.1
# rich
connexion==2.14.1
# via -r requirements.txt
cryptography==41.0.7
cryptography==42.0.4
# via
# -r requirements.txt
# pyjwt
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ commonmark==0.9.1
# via rich
connexion==2.14.1
# via -r requirements.in
cryptography==41.0.7
cryptography==42.0.4
# via pyjwt
flask==2.2.5
# via
Expand Down

0 comments on commit 79ab46a

Please sign in to comment.