diff --git a/pyproject.toml b/pyproject.toml index 3335cf601..0c21a0a8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ requires = [ dev = [ "pytest-cov==7.1.0", "pytest-github-actions-annotate-failures==0.4.0", - "pytest==9.0.3" + "pytest==9.1.0" ] [project]