Skip to content

Commit

Permalink
Chore(deps): Bump eth-typing from 4.3.1 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [eth-typing](https://github.com/ethereum/eth-typing) from 4.3.1 to 5.0.1.
- [Changelog](https://github.com/ethereum/eth-typing/blob/main/docs/release_notes.rst)
- [Commits](ethereum/eth-typing@v4.3.1...v5.0.1)

---
updated-dependencies:
- dependency-name: eth-typing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent d54e9ac commit 1b4b0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"coincurve; python_version<'3.11'",
"coincurve>=19; python_version>='3.11'",
"eth-abi>=4; python_version>='3.11'",
"eth-typing==4.3.1",
"eth-typing==5.0.1",
"jwcrypto==1.5.6",
"pynacl==1.5", # Needed now as default with _load_account changement
"python-magic",
Expand Down

0 comments on commit 1b4b0b9

Please sign in to comment.