Skip to content

Commit 64106ec

Browse files
Merge pull request #1351 from VWS-Python/dependabot/pip/pytest-cov-2.11.0
Bump pytest-cov from 2.10.1 to 2.11.0
2 parents 28c98c7 + 0198f32 commit 64106ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pyenchant==3.2.0 # Bindings for a spellchecking sytem
2323
pygithub==1.54.1
2424
pylint==2.6.0 # Lint
2525
pyroma==2.6 # Packaging best practices checker
26-
pytest-cov==2.10.1 # Measure code coverage
26+
pytest-cov==2.11.0 # Measure code coverage
2727
pytest==6.2.1 # Test runners
2828
sphinx-autodoc-typehints==1.11.1
2929
sphinxcontrib-spelling==7.1.0

0 commit comments

Comments
 (0)