Skip to content

Commit 993c801

Browse files
fix(deps): update dependency pytest-rerunfailures to v15
1 parent d48410b commit 993c801

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -28,7 +28,7 @@ pytest-base-url = "2.1.0"
2828
pytest-check = "2.4.1"
2929
pytest-dependency = "0.6.0"
3030
pytest-ordering = "0.6"
31-
pytest-rerunfailures = "14.0"
31+
pytest-rerunfailures = "15.0"
3232
pytest-split = "0.10.0"
3333
python = "^3.11"
3434
python-dotenv = "1.0.1"

0 commit comments

Comments
 (0)