Skip to content

Commit a04ed4c

Browse files
.
1 parent 1332a33 commit a04ed4c

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ typing = [
7171
test = [
7272
"dataclasses ; python_full_version < '3.7'",
7373
"pytest>=6.0.0",
74-
"pytest-cov<7.1.0 ; python_full_version < '3.9'",
75-
"pytest-cov>=7.1.0 ; python_full_version >= '3.9'",
74+
"pytest-cov>=4.0.0",
7675
]
7776

7877
#

uv.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)