Skip to content

Commit b632972

Browse files
authored
Merge pull request #2948 from jupyterhub/dependabot/pip/pytest-8.1.1
Bump pytest from 7.4.4 to 8.1.1
2 parents a054299 + 476e87b commit b632972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ packaging==21.3
3636
# via
3737
# pytest
3838
# pytest-rerunfailures
39-
pluggy==1.0.0
39+
pluggy==1.4.0
4040
# via pytest
4141
pyasn1==0.4.8
4242
# via
@@ -46,7 +46,7 @@ pyasn1-modules==0.2.8
4646
# via google-auth
4747
pyparsing==3.0.9
4848
# via packaging
49-
pytest==7.4.4
49+
pytest==8.1.1
5050
# via
5151
# -r requirements.in
5252
# pytest-rerunfailures

0 commit comments

Comments
 (0)