Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent bc5dbcf commit c3138b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
install_requires=[
"certifi>=2023.5.7",
"cffi>=1.15.1",
"cryptography==3.4.8",
"cryptography==41.0.4",
"ecdsa>=0.18.0",
"idna>=3.4",
"pyasn1>=0.5.0",
Expand Down

0 comments on commit c3138b2

Please sign in to comment.