From 238ad87fe56200f00241029d26949bbc5d4133ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 02:14:12 +0000 Subject: [PATCH] build(deps): bump pytest-cov from 4.1.0 to 6.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- surface/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/surface/requirements_test.txt b/surface/requirements_test.txt index 24425385..7f7a549d 100644 --- a/surface/requirements_test.txt +++ b/surface/requirements_test.txt @@ -1,7 +1,7 @@ -r requirements.txt pytest==7.4.0 -pytest-cov==4.1.0 +pytest-cov==6.0.0 pytest-django==4.5.2 pytest-xdist==3.3.1 pytest-socket==0.6.0