From 77b87a3bf5107a0818f1d6dde8b8d283caa6266d Mon Sep 17 00:00:00 2001 From: Juliya Smith Date: Fri, 8 Sep 2023 12:52:11 -0500 Subject: [PATCH] chore: bump ethpm types --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ba76e34f5e..939abd50c1 100644 --- a/setup.py +++ b/setup.py @@ -122,7 +122,7 @@ "web3[tester]>=6.7.0,<7", # ** Dependencies maintained by ApeWorX ** "eip712>=0.2.1,<0.3", - "ethpm-types>=0.5.5,<0.6", + "ethpm-types>=0.5.6,<0.6", "evm-trace>=0.1.0a23", ], entry_points={