From 726fecd0525e55cd3c6ccb5163e22f5b7c74dfe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 00:43:15 +0000 Subject: [PATCH] Bump pytest-cov from 6.2.1 to 7.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 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/v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index 095ace4..d4d25c7 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -10,7 +10,7 @@ mypy==1.16.1 psutil==7.0.0 pylint-per-file-ignores==1.4.0 pylint==3.3.7 -pytest-cov==6.2.1 +pytest-cov==7.0.0 pytest-schema==0.1.2 pytest==8.4.1 twine==6.1.0