From 3877f4fe1d75b1d916911763d6fd9bd06291e33a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 09:34:36 +0000 Subject: [PATCH] build(deps): bump pytest-cov from 6.3.0 to 7.1.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.3.0...v7.1.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] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 49c59db57..38d503a9d 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -11,7 +11,7 @@ pre-commit==3.5.0 pyOpenSSL==26.0.0 pytest==8.4.1 pytest-asyncio==1.1.0 -pytest-cov==6.3.0 +pytest-cov==7.1.0 pytest-repeat==0.9.4 pytest-rerunfailures==15.1 pytest-timeout==2.4.0