Skip to content

Commit

Permalink
Bump cryptography from 42.0.7 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.7 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.7...43.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent fd97991 commit ccb1f4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ click==8.1.7
# dotenv-linter
click-default-group==1.2.4
# via dotenv-linter
cryptography==42.0.7
cryptography==43.0.1
# via pyjwt
decorator==5.1.1
# via ipython
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ certifi==2024.7.4
# sentry-sdk
cffi==1.16.0
# via cryptography
cryptography==42.0.7
cryptography==43.0.1
# via pyjwt
h11==0.14.0
# via httpcore
Expand Down

0 comments on commit ccb1f4f

Please sign in to comment.