Skip to content

Commit 468a0b6

Browse files
Bump pytest-rerunfailures from 11.1.2 to 12.0
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 11.1.2 to 12.0. - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@11.1.2...12.0) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aaa5604 commit 468a0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pytest==7.4.0
5050
# pytest-rerunfailures
5151
# pytest-timeout
5252
# pytest-xdist
53-
pytest-rerunfailures==11.1.2
53+
pytest-rerunfailures==12.0
5454
# via -r requirements.in
5555
pytest-timeout==2.1.0
5656
# via -r requirements.in

0 commit comments

Comments
 (0)