diff --git a/pyproject.toml b/pyproject.toml index 42176a6f5..403371d71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "grpcio==1.57.0", + "grpcio==1.58.0", "protobuf==3.20.3", "pytest==7.4.1", "pytest-cov==4.1.0",