From 1f1d3d07654de7ea901ced5814bea08e041b0ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 04:19:26 +0000 Subject: [PATCH] deps(deps): bump pytest-cov from 7.0.0 to 7.1.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.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/v7.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-minor ... 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 001310c..e3433fb 100644 --- a/requirements.lock.txt +++ b/requirements.lock.txt @@ -12,7 +12,7 @@ pillow==12.3.0 pvlib==0.15.2 pytest-asyncio==1.3.0 pytest-benchmark==5.2.3 -pytest-cov==7.0.0 +pytest-cov==7.1.0 pytest-xdist==3.8.0 pytest==9.0.1 ruff==0.16.0