summaryrefslogtreecommitdiffstats
path: root/requirements-tests.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-02 06:20:06 +0000
committerGitHub <noreply@github.com>2021-06-02 06:20:06 +0000
commit3e308b4266cad85c1bf52f03de15c10f2bc8ae05 (patch)
tree5296ec45338755d9b4977d01e683f9372df8939e /requirements-tests.txt
parenta3cbf0885f8d5fdb2e611ec3383be206fc23464b (diff)
Bump pytest-cov from 2.12.0 to 2.12.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.0 to 2.12.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.12.0...v2.12.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-tests.txt')
-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