diff --git a/pyproject.toml b/pyproject.toml index a77e703b2..3335cf601 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.2" + "pytest==9.0.3" ] [project]