Skip to content

Commit 7cdfe16

Browse files
Merge pull request #845 from VWS-Python/dependabot/pip/pytest-cov-2.11.1
Bump pytest-cov from 2.11.0 to 2.11.1
2 parents 9924e09 + 79cf72e commit 7cdfe16

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
@@ -21,7 +21,7 @@ pyenchant==3.2.0 # Bindings for a spellchecking sytem
2121
pygithub==1.54.1
2222
pylint==2.6.0 # Lint
2323
pyroma==2.6 # Packaging best practices checker
24-
pytest-cov==2.11.0 # Measure code coverage
24+
pytest-cov==2.11.1 # Measure code coverage
2525
pytest-envfiles==0.1.0 # Use files for environment variables for tests
2626
pytest==6.2.1 # Test runners
2727
requests-mock-flask==2020.9.25.0

0 commit comments

Comments
 (0)