Skip to content

Commit bb59151

Browse files
Bump pytest-cov from 2.10.1 to 2.11.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.10.1...v2.11.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent df1d4c4 commit bb59151

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)