Skip to content

Commit

Permalink
Update pytest-github-actions-annotate-failures requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-github-actions-annotate-failures](https://github.com/pytest-dev/pytest-github-actions-annotate-failures) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/releases)
- [Changelog](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/blob/main/CHANGELOG.md)
- [Commits](pytest-dev/pytest-github-actions-annotate-failures@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: pytest-github-actions-annotate-failures
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 0179dbb commit 00b657f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ test = [
"pytest ~= 8.3.1",
# More pytest plugins at: https://docs.pytest.org/en/latest/reference/plugin_list.html
"pytest-cov ~= 6.0.0",
"pytest-github-actions-annotate-failures ~= 0.2.0",
"pytest-github-actions-annotate-failures ~= 0.3.0",
"pytest-randomly ~= 3.16.0",
"pytest-xdist [psutil] ~= 3.6.1",
"requests ~= 2.32.3",
Expand Down

0 comments on commit 00b657f

Please sign in to comment.