diff --git a/pyproject.toml b/pyproject.toml index aade06d6..0a00e575 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ # tests 'yarl~=1.3', 'pytest==8.3.3', - 'pytest-github-actions-annotate-failures==0.2.0', + 'pytest-github-actions-annotate-failures==0.3.0', 'coverage~=7.6', # types 'mypy==1.13.0',