summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-03 16:06:16 +0200
committerGitHub <noreply@github.com>2022-10-03 16:06:16 +0200
commite2fb957150d575f92db6506369fa26af8e2af150 (patch)
treea8fef58707fd29ce4362e0d328b154e437f6fd32 /requirements_test.txt
parentfaec08f8e48da2368137f418a3af2209cab11df9 (diff)
downloadpylint-git-e2fb957150d575f92db6506369fa26af8e2af150.tar.gz
Update pytest-cov requirement from ~=3.0 to ~=4.0 (#7559)
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [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/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'requirements_test.txt')
-rw-r--r--requirements_test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test.txt b/requirements_test.txt
index 428260b12..b081e7621 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -5,7 +5,7 @@ coverage~=6.5
pre-commit~=2.20
tbump~=6.9.0
contributors-txt>=0.9.0
-pytest-cov~=3.0
+pytest-cov~=4.0
pytest-profiling~=1.7
pytest-xdist~=2.5
# Type packages for mypy