diff --git a/pyproject.toml b/pyproject.toml index 380d403..a60caa0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ ] dependencies = [ - "grpcio==1.81.1", + "grpcio==1.82.0", "grpcio-reflection==1.*", "protobuf==7.35.1", # Must be compatible with grpcio-tools. "pydantic==2.*",