Skip to content

Commit aec3613

Browse files
Bump pytest-rerunfailures from 11.1 to 11.1.1
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 11.1 to 11.1.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.1...11.1.1) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aeb0208 commit aec3613

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.1
13+
pytest-rerunfailures==11.1.1
1414
pytest-timeout==2.1.0
1515
pytest-xdist==3.2.0
1616
pytest==7.2.1

0 commit comments

Comments
 (0)