diff --git a/pyproject.toml b/pyproject.toml index d8159d82d..be45952b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ tests = [ "grpcio==1.65.1", "protobuf==3.20.3", - "pytest==8.3.1", + "pytest==8.3.2", "pytest-cov==5.0.0", ] doc = [