Skip to content

Commit def30bb

Browse files
Bump pytest-rerunfailures from 11.0 to 11.1
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 11.0 to 11.1. - [Release notes](https://github.com/pytest-dev/pytest-rerunfailures/releases) - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@11.0...11.1) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac0b305 commit def30bb

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
@@ -10,7 +10,7 @@ flake8==5.0.4
1010
pytest-asyncio==0.20.3
1111
pytest-cov==4.0.0
1212
pytest-profiling==1.7.0
13-
pytest-rerunfailures==11.0
13+
pytest-rerunfailures==11.1
1414
pytest-timeout==2.1.0
1515
pytest-xdist==3.1.0
1616
pytest==7.2.1

0 commit comments

Comments
 (0)