Skip to content

Commit 992d8cd

Browse files
authored
Merge pull request #2386 from jupyterhub/dependabot/pip/pytest-7.2.0
build(deps): bump pytest from 7.1.3 to 7.2.0
2 parents bb0f6c6 + 0a1a27b commit 992d8cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ chartpress==2.1.0
1818
# via -r requirements.in
1919
docker==5.0.3
2020
# via chartpress
21+
exceptiongroup==1.0.0rc9
22+
# via pytest
2123
execnet==1.9.0
2224
# via pytest-xdist
2325
google-auth==2.7.0
@@ -35,9 +37,7 @@ packaging==21.3
3537
pluggy==1.0.0
3638
# via pytest
3739
py==1.11.0
38-
# via
39-
# pytest
40-
# pytest-forked
40+
# via pytest-forked
4141
pyasn1==0.4.8
4242
# via
4343
# pyasn1-modules
@@ -46,7 +46,7 @@ pyasn1-modules==0.2.8
4646
# via google-auth
4747
pyparsing==3.0.9
4848
# via packaging
49-
pytest==7.1.3
49+
pytest==7.2.0
5050
# via
5151
# -r requirements.in
5252
# pytest-forked

0 commit comments

Comments
 (0)