From fa8b092001d0125f67653748f0be6fdbfa7fd959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 02:02:38 +0000 Subject: [PATCH] requirements: update pytest-cov requirement from <7.0.1 to <7.1.1 Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v1.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 2784a704972..14f27b1e629 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -2,7 +2,7 @@ jupyter<1.1.2 packaging<27.0 pytest>=8.0.2, <9.0.3 pytest-benchmark<5.2.4 -pytest-cov<7.0.1 +pytest-cov<7.1.1 pytest-forked<1.7.0 pytest-helpers-namespace<2021.12.30 pytest-profiling<1.8.2