diff --git a/pyproject.toml b/pyproject.toml index 9b1a757a..c4d09bfc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "grpcio==1.62.0", + "grpcio==1.62.1", "protobuf==3.20.3", "pytest==8.1.1", "pytest-cov==4.1.0",