Skip to content

Commit d22f156

Browse files
build(deps-dev): update pytest-github-actions-annotate-failures requirement
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) - [Commits](pytest-dev/pytest-github-actions-annotate-failures@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: pytest-github-actions-annotate-failures dependency-version: 0.4.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 933ea18 commit d22f156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev = [
3434
"jupyterlab>=4.5.6",
3535
"pytest>=8.4.0",
3636
"pytest-cov>=6.2.1",
37-
"pytest-github-actions-annotate-failures>=0.3.0",
37+
"pytest-github-actions-annotate-failures>=0.4.0",
3838
"pytest-random-order>=1.2.0",
3939
"pytest-recording>=0.13.4",
4040
"ruff>=0.11.13",

0 commit comments

Comments
 (0)