diff --git a/pyproject.toml b/pyproject.toml index 678337060..7fc97ceb0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ requires = [ [dependency-groups] dev = [ "pytest-cov==7.0.0", - "pytest-github-actions-annotate-failures==0.3.0", + "pytest-github-actions-annotate-failures==0.4.0", "pytest==9.0.2" ]