diff --git a/pyproject.toml b/pyproject.toml index 93d52179f..aadcb5374 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ tests = [ "grpcio==1.60.0", "protobuf==3.20.3", - "pytest==7.4.3", + "pytest==7.4.4", "pytest-cov==4.1.0", ] doc = [