Skip to content

Commit 1e5fee4

Browse files
chore(deps): bump pytest-rerunfailures in /testing/integration
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 13.0 to 14.0. - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@13.0...14.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 e90e4e3 commit 1e5fee4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

testing/integration/poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testing/integration/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme = "README.md"
1111
python = "^3.10"
1212
pytest = "^8.1.1"
1313
pytest-base-url = "^2.1.0"
14-
pytest-rerunfailures = "^13.0"
14+
pytest-rerunfailures = "^14.0"
1515
requests = "^2.31.0"
1616
pyquery = "^2.0.0"
1717
braceexpand = "^0.1.7"

0 commit comments

Comments
 (0)