Skip to content

Commit 3be82e8

Browse files
Chore(deps): Bump eth-typing from 4.3.1 to 5.2.0
Bumps [eth-typing](https://github.com/ethereum/eth-typing) from 4.3.1 to 5.2.0. - [Changelog](https://github.com/ethereum/eth-typing/blob/main/docs/release_notes.rst) - [Commits](ethereum/eth-typing@v4.3.1...v5.2.0) --- updated-dependencies: - dependency-name: eth-typing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4ce90e commit 3be82e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"coincurve; python_version<'3.11'",
3737
"coincurve>=19; python_version>='3.11'",
3838
"eth-abi>=4; python_version>='3.11'",
39-
"eth-typing==4.3.1",
39+
"eth-typing==5.2.0",
4040
"jwcrypto==1.5.6",
4141
"pynacl==1.5", # Needed now as default with _load_account changement
4242
"python-magic",

0 commit comments

Comments
 (0)