From 3409f0871ec8ec7c0b09cadb391528dd2d882983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 09:12:23 +0000 Subject: [PATCH] Bump pytest-cov from 4.0.0 to 7.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 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 7b70fd5..58b21ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,6 +84,6 @@ humanize==4.4.0 # Testing pytest==8.2.0 -pytest-cov==4.0.0 +pytest-cov==7.0.0 mccabe==0.7.0 flake8==6.0.0