diff --git a/pyproject.toml b/pyproject.toml index e7b5836d5..1636be312 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ tests = [ "grpcio==1.64.1", "protobuf==3.20.3", - "pytest==8.2.1", + "pytest==8.2.2", "pytest-cov==5.0.0", ] doc = [