summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpyup-bot <github-bot@pyup.io>2020-05-25 21:11:26 +0200
committerpyup-bot <github-bot@pyup.io>2020-05-25 21:11:26 +0200
commitfe1559dc39bda31466502d87cfe9b6c5830e0b61 (patch)
tree973e6ca4e6adc0c8cc802cd9e4064782ff0d73e9
parentbc8ba23710a7f6daf63dd1c78103187b836c9556 (diff)
downloadqutebrowser-fe1559dc39bda31466502d87cfe9b6c5830e0b61.tar.gz
qutebrowser-fe1559dc39bda31466502d87cfe9b6c5830e0b61.zip
Update pytest-cov from 2.8.1 to 2.9.0
-rw-r--r--misc/requirements/requirements-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/requirements/requirements-tests.txt b/misc/requirements/requirements-tests.txt
index b9db85998..1c0c9acde 100644
--- a/misc/requirements/requirements-tests.txt
+++ b/misc/requirements/requirements-tests.txt
@@ -29,7 +29,7 @@ pyparsing==2.4.7
pytest==5.4.2
pytest-bdd==3.3.0
pytest-benchmark==3.2.3
-pytest-cov==2.8.1
+pytest-cov==2.9.0
pytest-instafail==0.4.1.post0
pytest-mock==3.1.0
pytest-qt==3.3.0