Skip to content

Commit f78157d

Browse files
authored
Merge pull request #276 from python-trio/dependabot/pip/pytest-cov-2.12.1
Bump pytest-cov from 2.11.1 to 2.12.1
2 parents e6ff3e9 + fac8649 commit f78157d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

test-requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pytest==6.2.4
5252
# via
5353
# -r test-requirements.in
5454
# pytest-cov
55-
pytest-cov==2.11.1
55+
pytest-cov==2.12.1
5656
# via -r test-requirements.in
5757
pytz==2021.1
5858
# via babel
@@ -75,6 +75,8 @@ sphinxcontrib-qthelp==1.0.3
7575
sphinxcontrib-serializinghtml==1.1.5
7676
# via sphinx
7777
toml==0.10.2
78-
# via pytest
78+
# via
79+
# pytest
80+
# pytest-cov
7981
urllib3==1.26.6
8082
# via requests

0 commit comments

Comments
 (0)