Skip to content

Commit 741b0e2

Browse files
build(deps): bump pytest-rerunfailures from 15.0 to 15.1
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 15.0 to 15.1. - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@15.0...15.1) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-version: '15.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6d5725 commit 741b0e2

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
@@ -87,7 +87,7 @@ tests = [
8787
"pillow==11.2.1 ; sys_platform == 'linux' and python_version == '3.13'",
8888
"pytest==8.3.5",
8989
"pytest-cov==6.1.1",
90-
"pytest-rerunfailures==15.0",
90+
"pytest-rerunfailures==15.1",
9191
"pyvirtualdisplay==3.0 ; sys_platform == 'linux'",
9292
]
9393

0 commit comments

Comments
 (0)