Skip to content

Commit 0810fd2

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 871149c commit 0810fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pytest==8.3.5
1212
pytest-asyncio==0.26.0
1313
pytest-cov==6.1.1
1414
pytest-repeat==0.9.4
15-
pytest-rerunfailures==15.0
15+
pytest-rerunfailures==15.1
1616
pytest-timeout==2.3.1
1717
pytest-xdist==3.6.1
1818
requests==2.32.3

0 commit comments

Comments
 (0)