diff --git a/pyproject.toml b/pyproject.toml index ef0b986..c4c8024 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ classifiers = [ [project.optional-dependencies] dev = [ "pytest==8.3.4", - "pytest-github-actions-annotate-failures==0.2.0", + "pytest-github-actions-annotate-failures==0.3.0", "coverage==7.6.10", 'pre-commit==4.1.0; python_version >= "3.9"', 'mypy==1.15.0; python_version >= "3.9"',