Skip to content

Commit

Permalink
Bump cryptography from 42.0.5 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.5 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.5...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 7beaa65 commit 2850355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ PyJWT==2.8.0
ibm-cos-sdk==2.6.2
botocore>=1.16.9
pymemcache==3.2.0
cryptography==42.0.5
cryptography==43.0.1
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ install_requires =
ibm-cos-sdk==2.6.2
botocore>=1.16.9
pymemcache==3.2.0
cryptography==42.0.5
cryptography==43.0.1

0 comments on commit 2850355

Please sign in to comment.