Skip to content

Commit 8917687

Browse files
authoredMar 17, 2025··
Update coverage requirement from <7.7,>=5.3 to >=5.3,<7.8
1 parent 7e6e901 commit 8917687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ doc = [
4646
"sphinxcontrib-mermaid>0.7,<1.1.0",
4747
]
4848
tests = [
49-
"coverage>=5.3,<7.7",
49+
"coverage>=5.3,<7.8",
5050
"doc8>=0.9,<1.2",
5151
"pre-commit>=2.9,<4.2",
5252
"pytest>=6.2,<8.4",

0 commit comments

Comments
 (0)
Please sign in to comment.