Update dependency pytest-github-actions-annotate-failures to ^0.3.0

This commit is contained in:
renovate[bot]
2025-01-18 00:40:58 +00:00
committed by GitHub
parent cbc118877f
commit 1b9b5f5a5f
2 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ pytest-flask = "^1.3.0"
optional = true
[tool.poetry.group.github.dependencies]
pytest-github-actions-annotate-failures = "^0.2.0"
pytest-github-actions-annotate-failures = "^0.3.0"
[build-system]
requires = ["poetry-core"]