diff --git a/pyproject.toml b/pyproject.toml index 621c131..3ee456e 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.dev10", + "cpex==0.1.0.dev11", ] [dependency-groups]