Skip to content

Commit 0773609

Browse files
Merge pull request #236 from python-trio/dependabot/pip/pytest-cov-2.11.0
2 parents df1d4c4 + bb59151 commit 0773609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pluggy==0.13.1 # via pytest
2525
py==1.10.0 # via pytest
2626
pygments==2.7.4 # via sphinx
2727
pyparsing==2.4.7 # via packaging
28-
pytest-cov==2.10.1 # via -r test-requirements.in
28+
pytest-cov==2.11.0 # via -r test-requirements.in
2929
pytest==6.2.1 # via -r test-requirements.in, pytest-cov
3030
pytz==2020.5 # via babel
3131
requests==2.25.1 # via sphinx

0 commit comments

Comments
 (0)