diff --git a/pyproject.toml b/pyproject.toml index b856172b7..a0cd7d592 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "grpcio==1.62.2", + "grpcio==1.63.0", "protobuf==3.20.3", "pytest==8.2.0", "pytest-cov==5.0.0",