Skip to content

Commit 9019330

Browse files
Bump pytest-rerunfailures from 11.1.2 to 13.0 (#124)
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 11.1.2 to 13.0. - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@11.1.2...13.0) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c16cf9 commit 9019330

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ pytest-lazy-fixture = "^0.6.3"
110110
pytest-cov = "^4.0.0"
111111
pytest-xdist = "^3.1.0"
112112
pytest-subtests = "^0.10.0"
113-
pytest-rerunfailures = "^11.1.2"
113+
pytest-rerunfailures = "^13.0"
114114

115115
[tool.poetry.group.ci]
116116
optional = true

0 commit comments

Comments
 (0)