From 63a81bf85ecefe2aa0dbcc1e14ab8d09ec566b3d Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Thu, 30 Oct 2025 20:08:52 +0000 Subject: Resolve dependency problems with coverage versions --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 65d6ab42a..f4122c041 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,11 +36,11 @@ prerelease = "allow" [dependency-groups] dev = [ - "coverage==7.6.12", + "coverage==7.11.0", "httpx==0.28.1", "pre-commit==4.1.0", "pytest==8.3.4", - "pytest-cov==6.0.0", + "pytest-cov==7.0.0", "pytest-subtests==0.14.1", "pytest-xdist==3.6.1", "ruff==0.9.9", -- cgit v1.2.3