From 3ded3e8226435cfc3e23adf9a82af8fb7f5f225f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 15:28:36 +0000 Subject: [PATCH] build(deps): bump pytest-cov from 6.2.1 to 7.0.0 in /requirements 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_test.txt b/requirements/requirements_test.txt index cdf07ca69b4..82efd95b003 100644 --- a/requirements/requirements_test.txt +++ b/requirements/requirements_test.txt @@ -6,7 +6,7 @@ imageio-ffmpeg==0.6.0 jinja2==3.1.6 pypandoc_binary==1.15 pytest==8.4.2 -pytest-cov==6.2.1 +pytest-cov==7.0.0 pytest-order==1.3.0 pytest-rerunfailures==16.0.1 pyvista==0.46.1