diff --git a/tests/pyproject.toml b/tests/pyproject.toml index a4cf15c..3f8651a 100644 --- a/tests/pyproject.toml +++ b/tests/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [] [dependency-groups] dev = [ - "eth-keyfile>=0.8.1,<0.9", + "eth-keyfile>=0.8.1,<0.10", "eth-utils>=6.0.0,<6.1", "py-solc-x==2.0.5", "pycryptodome>=3.23.0,<4",