Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 9419ffe commit 022b8af
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 @@ -24,7 +24,7 @@
"pytz", # used minimally and unlikely to change, common dependency
"enforce-typing==1.0.0.post1",
"eciespy==0.4.0",
"cryptography==41.0.4",
"cryptography==41.0.5",
"web3==6.11.1"
# web3.py requires eth-abi, requests, and more,
# so those will be installed too.
Expand Down

0 comments on commit 022b8af

Please sign in to comment.