diff --git a/pyproject.toml b/pyproject.toml index 344ed731db..70188a0622 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ test = [ "coverage[toml]==7.2.7; python_version >= '3.10'", "requests>=2.33.0", "requests_mock==1.12.1", - "pytest==9.0.3", + "pytest==9.1.1", "pytest-xdist==3.6.1", "pytest-timeout==2.4.0", "pytest-benchmark[histogram]==5.1.0; python_version >= '3.10'",