From ac1025313cd3d1ecaab7f4e54e7c96a36b3e2c3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 22:07:08 +0000 Subject: [PATCH] Bump pytest-cov from 4.1.0 to 5.0.0 (#963) Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/pytest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pytest.txt b/requirements/pytest.txt index 6813008d8..a3577a505 100644 --- a/requirements/pytest.txt +++ b/requirements/pytest.txt @@ -1,2 +1,2 @@ pytest==8.3.2; python_version >= "3.8" -pytest-cov==4.1.0 +pytest-cov==5.0.0