Skip to content

Commit bab382f

Browse files
committed
Bump web3.py to latest 7.12.0
1 parent f74d51a commit bab382f

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
@@ -10,7 +10,7 @@ license = "MIT"
1010
keywords = ["autonity", "web3", "rpc", "client", "library"]
1111
dynamic = ["version"]
1212
requires-python = ">=3.9"
13-
dependencies = ["web3==7.6.0", "plum-dispatch==2.5.4", "semver==3.0.2"]
13+
dependencies = ["web3==7.12.0", "plum-dispatch==2.5.4", "semver==3.0.2"]
1414
classifiers = [
1515
"Development Status :: 4 - Beta",
1616
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)