Skip to content

Commit

Permalink
Bump eciespy from 0.4.0 to 0.4.1 (#1497)
Browse files Browse the repository at this point in the history
Bumps [eciespy](https://github.com/ecies/py) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/ecies/py/releases)
- [Changelog](https://github.com/ecies/py/blob/master/CHANGELOG.md)
- [Commits](ecies/py@v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: eciespy
  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>
Co-authored-by: Calina Cenan <[email protected]>
  • Loading branch information
dependabot[bot] and calina-c authored Nov 20, 2023
1 parent 10a5831 commit 3032dbd
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 @@ -23,7 +23,7 @@
"requests>=2.21.0",
"pytz", # used minimally and unlikely to change, common dependency
"enforce-typing==1.0.0.post1",
"eciespy==0.4.0",
"eciespy==0.4.1",
"cryptography==41.0.5",
"web3==6.11.3"
# web3.py requires eth-abi, requests, and more,
Expand Down

0 comments on commit 3032dbd

Please sign in to comment.