Skip to content

Commit c0aae9c

Browse files
build(deps-dev): bump pytest-rerunfailures from 13.0 to 14.0
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] <support@github.com>
1 parent bbf8f07 commit c0aae9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ tests = [
4646
"parse==1.20.1",
4747
"pytest==8.1.1",
4848
"pytest-cov==4.1.0",
49-
"pytest-rerunfailures==13.0",
49+
"pytest-rerunfailures==14.0",
5050
]
5151
doc = [
5252
"Sphinx==7.2.6",

0 commit comments

Comments
 (0)