Skip to content

Commit a976a8c

Browse files
build(deps): bump pytest-rerunfailures from 15.1 to 16.0.1
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 15.1 to 16.0.1. - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@15.1...16.0.1) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-version: 16.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc8cd0a commit a976a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ tests = [
8787
"pillow==11.3.0 ; sys_platform == 'linux' and python_version == '3.13'",
8888
"pytest==8.4.1",
8989
"pytest-cov==6.3.0",
90-
"pytest-rerunfailures==15.1",
90+
"pytest-rerunfailures==16.0.1",
9191
"pyvirtualdisplay==3.0 ; sys_platform == 'linux'",
9292
]
9393

0 commit comments

Comments
 (0)