Skip to content

Commit fc96235

Browse files
authored
Merge pull request #340 from python-trio/dependabot/pip/pytest-7.0.0
2 parents aa2beb7 + 3f1a766 commit fc96235

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pygments==2.11.2
4848
# via sphinx
4949
pyparsing==3.0.7
5050
# via packaging
51-
pytest==6.2.5
51+
pytest==7.0.0
5252
# via
5353
# -r test-requirements.in
5454
# pytest-cov
@@ -74,9 +74,9 @@ sphinxcontrib-qthelp==1.0.3
7474
# via sphinx
7575
sphinxcontrib-serializinghtml==1.1.5
7676
# via sphinx
77-
toml==0.10.2
78-
# via pytest
7977
tomli==1.2.2
80-
# via coverage
78+
# via
79+
# coverage
80+
# pytest
8181
urllib3==1.26.8
8282
# via requests

0 commit comments

Comments
 (0)