From f972d1de14214c5484e4338431a3d2cc8e3bf540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 02:53:04 +0000 Subject: [PATCH] build(deps): bump pytest-cov from 4.1.0 to 6.2.1 --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 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..fa49a7f8 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.2.1 pytest-django==4.5.2 pytest-xdist==3.3.1 pytest-socket==0.6.0