Skip to content

Commit 75b125a

Browse files
Merge pull request #599 from VWS-Python/dependabot/pip/pytest-cov-2.9.0
Bump pytest-cov from 2.8.1 to 2.9.0
2 parents 149b590 + 4472295 commit 75b125a

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.1.0 # Bindings for a spellchecking sytem
2323
pygithub==1.51
2424
pylint==2.5.2 # Lint
2525
pyroma==2.6 # Packaging best practices checker
26-
pytest-cov==2.8.1 # Measure code coverage
26+
pytest-cov==2.9.0 # Measure code coverage
2727
pytest-envfiles==0.1.0 # Use files for environment variables for tests
2828
pytest==5.4.2 # Test runners
2929
sphinx-autodoc-typehints==1.10.3

0 commit comments

Comments
 (0)