diff --git a/pyproject.toml b/pyproject.toml index d4c492c..395a890 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ ] dependencies = [ - "grpcio==1.83.0", + "grpcio==1.83.1", "grpcio-reflection==1.*", "protobuf==7.36.0", # Must be compatible with grpcio-tools. "pydantic==2.*",