From 62e8cf6744aaab0c1fc096d7eb434138d4ad4ffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 22:01:10 +0000 Subject: [PATCH] Bump pytest-cov from 2.10.1 to 4.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 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.10.1...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 964a8186299..926f1e9177a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,4 +6,4 @@ gitpython==3.1.11 mock==3.0.5 pytest==6.2.4; python_version >= '3.5' pytest==4.6.5; python_version < '3.5' -pytest-cov==2.10.1 +pytest-cov==4.0.0