From eec292a16d3af3b5d4a4cceb41e675e3bec22e39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 10:24:36 +0000 Subject: [PATCH] Bump pytest-cov from 2.4.0 to 4.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.4.0 to 4.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.4.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3eb356b5..eb100316 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pyflakes==1.5.0 Pygments==2.7.4 pyparsing==2.2.0 pytest==3.0.7 -pytest-cov==2.4.0 +pytest-cov==4.0.0 scandir==1.5 simplegeneric==0.8.1 six==1.10.0