Skip to content

Commit 27ce0a5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"typing_extensions",
3333
"aioresponses>=0.7.6",
3434
"aleph-superfluid>=0.2.1",
35-
"eth_typing==4.3.1",
35+
"eth_typing==5.0.0",
3636
"web3==6.3.0",
3737
]
3838

0 commit comments

Comments
 (0)