Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 4902f9b commit f7ad7b3
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 @@ -105,7 +105,7 @@ commonmark==0.9.1
# rich
connexion[flask,swagger-ui,uvicorn]==3.1.0
# via -r requirements.txt
cryptography==42.0.8
cryptography==43.0.1
# 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 @@ -65,7 +65,7 @@ commonmark==0.9.1
# via rich
connexion[flask,swagger-ui,uvicorn]==3.1.0
# via -r requirements.in
cryptography==42.0.8
cryptography==43.0.1
# via pyjwt
exceptiongroup==1.2.1
# via
Expand Down

0 comments on commit f7ad7b3

Please sign in to comment.