summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-20 21:54:49 +0000
committerBrian May <brian@linuxpenguins.xyz>2020-05-21 07:55:53 +1000
commit25461c70a381336dce9cd09d8694e4940993f295 (patch)
treeaaa0a335e50d4ab910efbc7eb37c6e729ffc984b
parent365d30de1462f2659c115b1e53c272de21835c20 (diff)
Bump pytest-cov from 2.6.0 to 2.8.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.6.0 to 2.8.1. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.6.0...v2.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--requirements-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-tests.txt b/requirements-tests.txt
index c3bd786..c8dac75 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,6 +1,6 @@
-r requirements.txt
attrs==19.1.0
pytest==3.4.2
-pytest-cov==2.6.0
+pytest-cov==2.8.1
mock==2.0.0
flake8==3.5.0