diff --git a/pyproject.toml b/pyproject.toml index 823bb2d5ce..839a774bf4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -117,7 +117,7 @@ tests = [ "pytest-mock==3.15.1", "pytest-split==0.10.0", "pytest-xdist==3.8.0", - "pytest==8.4.2", + "pytest==9.0.2", ] docs = [ "fireworks==2.0.8",