From a8605fd07299347bf7895b94d1d06cda467e1f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 19:32:48 +0000 Subject: [PATCH] Bump pytest-cov from 5.0.0 to 7.1.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.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/v5.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 2e6cb8a..944ebec 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -10,5 +10,5 @@ brotli==1.2.0 zxcvbn==4.4.28 pytest==9.0.3 -pytest-cov==5.0.0 +pytest-cov==7.1.0 numpy==1.26.4