Skip to content

Commit 9589122

Browse files
authored
Merge pull request #2483 from jupyterhub/dependabot/pip/pytest-rerunfailures-11.0
build(deps): bump pytest-rerunfailures from 10.3 to 11.0
2 parents af6018b + f00b3b1 commit 9589122

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
@@ -52,7 +52,7 @@ pytest==7.2.0
5252
# pytest-rerunfailures
5353
# pytest-timeout
5454
# pytest-xdist
55-
pytest-rerunfailures==10.3
55+
pytest-rerunfailures==11.0
5656
# via -r requirements.in
5757
pytest-timeout==2.1.0
5858
# via -r requirements.in

0 commit comments

Comments
 (0)