Skip to content

Commit 3bb42e5

Browse files
committed
fix: build break
1 parent b85689c commit 3bb42e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ test = [
6767
"pytest >=7.2.0,<9.0.0",
6868
"pytest-cases ==3.9.1",
6969
"pytest-custom_exit_code ==0.3.0",
70-
"pytest-cov ==7.0.0", # Uses: coverage >=7.5
70+
"pytest-cov ==6.3.0", # Uses: coverage[toml] >=7.5
7171
"pytest-doctestplus ==1.4.0",
7272
"pytest-env ==1.1.5",
7373
]

0 commit comments

Comments
 (0)