diff --git a/pyproject.toml b/pyproject.toml index adfe205..a4bd1f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ ] dependencies = [ - "grpcio==1.75.1", + "grpcio==1.76.0", "grpcio-reflection==1.*", "protobuf==6.32.1", # Must be compatible with grpcio-tools. "pydantic==2.*",