Skip to content

Commit

Permalink
Merge pull request #367 from ClearcodeHQ/dependabot/pip/coverage-5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Dec 16, 2019
2 parents 42ec58a + ca79654 commit 4a7737c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Expand Up @@ -2,7 +2,7 @@
psutil==5.6.7
pytest==5.3.2 # tests framework used
pytest-cov==2.8.1 # coverage reports to verify tests quality
coverage==4.5.4 # pytest-cov
coverage==5.0 # pytest-cov
python-daemon==2.2.4 # used in test for easy creation of daemons
docutils # needed for python-daemon
-e .[tests]

0 comments on commit 4a7737c

Please sign in to comment.