diff --git a/pyproject.toml b/pyproject.toml index 7f14d80f5..bda8fc031 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "grpcio==1.62.1", + "grpcio==1.62.2", "protobuf==3.20.3", "pytest==8.1.1", "pytest-cov==5.0.0",