Skip to content

Commit 75082c6

Browse files
Merge pull request #1273 from VWS-Python/dependabot/pip/pytest-cov-2.10.1
Bump pytest-cov from 2.10.0 to 2.10.1
2 parents 2544ceb + b331ffc commit 75082c6

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
@@ -22,7 +22,7 @@ pyenchant==3.1.1 # Bindings for a spellchecking sytem
2222
pygithub==1.52
2323
pylint==2.5.3 # Lint
2424
pyroma==2.6 # Packaging best practices checker
25-
pytest-cov==2.10.0 # Measure code coverage
25+
pytest-cov==2.10.1 # Measure code coverage
2626
pytest==6.0.1 # Test runners
2727
sphinx-autodoc-typehints==1.11.0
2828
sphinxcontrib-spelling==5.2.2

0 commit comments

Comments
 (0)