summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian May <brian@linuxpenguins.xyz>2021-06-02 20:20:55 +1000
committerGitHub <noreply@github.com>2021-06-02 20:20:55 +1000
commitd21a322f05a1ec2918dfe9990cb0a78f5cbe6eff (patch)
tree5296ec45338755d9b4977d01e683f9372df8939e
parenta3cbf0885f8d5fdb2e611ec3383be206fc23464b (diff)
parent3e308b4266cad85c1bf52f03de15c10f2bc8ae05 (diff)
Merge pull request #649 from sshuttle/dependabot/pip/pytest-cov-2.12.1
Bump pytest-cov from 2.12.0 to 2.12.1
-rw-r--r--requirements-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-tests.txt b/requirements-tests.txt
index 9bdcb0e..174dadb 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
pytest==6.2.4
-pytest-cov==2.12.0
+pytest-cov==2.12.1
flake8==3.9.2
pyflakes==2.3.1