summaryrefslogtreecommitdiffstats
path: root/requirements-tests.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-04 10:12:27 +0000
committerGitHub <noreply@github.com>2021-10-04 10:12:27 +0000
commitccf1c9f478ae6c0e9633e43bf8f1575d5482dc7c (patch)
treed48ae5f80b88c37b06133ce834f9b29c134293a2 /requirements-tests.txt
parent9399cf10f6f7fba7280314d61df287cd5c375b00 (diff)
Bump pytest-cov from 2.12.1 to 3.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 3.0.0. - [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.1...v3.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... 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 45ffca6..3db70ad 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements.txt
pytest==6.2.5
-pytest-cov==2.12.1
+pytest-cov==3.0.0
flake8==3.9.2
pyflakes==2.3.1