diff --git a/pyproject.toml b/pyproject.toml index 4820f88ff..28687f5cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "grpcio==1.65.0", + "grpcio==1.65.1", "protobuf==3.20.3", "pytest==8.2.2", "pytest-cov==5.0.0",