diff --git a/pyproject.toml b/pyproject.toml index 217789b..10568e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [ "grpcio-tools>=1.80.0", "grpcio-health-checking>=1.80.0", "betterproto2==0.9.1", - "cpex==0.1.0", + "cpex==0.1.1", ] [dependency-groups]