We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb6911 commit 3f3432cCopy full SHA for 3f3432c
dev-requirements.txt
@@ -15,7 +15,7 @@ pydocstyle==2.1.1 # Lint docstrings
15
pyenchant==2.0.0 # Bindings for a spellchecking sytem
16
pylint==2.1.1 # Lint
17
pyroma==2.4 # Packaging best practices checker
18
-pytest-cov==2.5.1 # Measure code coverage
+pytest-cov==2.6.0 # Measure code coverage
19
pytest-envfiles==0.1.0 # Use files for environment variables for tests
20
pytest==3.7.3 # Test runners
21
timeout-decorator==0.4.0 # Decorate functions to time out.
0 commit comments