diff --git a/pyproject.toml b/pyproject.toml index 83c0eac177..c3ec2f5265 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,8 +15,8 @@ readme = { file = "README.md", content-type = "text/markdown" } requires-python = ">=3.9,<4.0" dependencies = [ "curdleproofs==0.1.2", - "eth-typing==5.2.0", - "eth-utils==5.2.0", + "eth-typing==5.2.1", + "eth-utils==5.3.0", "lru-dict==1.3.0", "marko==2.1.3", "milagro_bls_binding==1.9.0",