diff --git a/pyproject.toml b/pyproject.toml index 98fdde561..864dbdc59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ tests = [ "grpcio==1.63.0", "protobuf==3.20.3", - "pytest==8.2.0", + "pytest==8.2.1", "pytest-cov==5.0.0", ] doc = [