From 3a160834b80237b805fbae0d7aff6b58b9dd205c Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Thu, 30 Oct 2025 21:52:17 +0000 Subject: Downgrade pytest-subtests 0.14.1 to resolve DumpError --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 7ae2d1dd8..0f28a80e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "pre-commit==4.3.0", "pytest==8.4.2", "pytest-cov==7.0.0", - "pytest-subtests==0.15.0", + "pytest-subtests==0.14.1", "pytest-xdist==3.8.0", "ruff==0.14.2", "taskipy==1.14.1", -- cgit v1.2.3