diff --git a/pyproject.toml b/pyproject.toml index 8730da8..c7ffcd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ pre-commit = [ "prek==0.3.4" ] test = [ - "pytest-github-actions-annotate-failures==0.3.0", + "pytest-github-actions-annotate-failures==0.4.0", "pytest==9.0.2" ]