Skip to content

Commit c15e1dc

Browse files
authored
fix(deps): update dependency pytest-cov to v6 (#228)
1 parent c100c40 commit c15e1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ test = [
4444
"mypy==1.11.2",
4545
"pytest-asyncio==0.24.0",
4646
"pytest==8.3.3",
47-
"pytest-cov==5.0.0"
47+
"pytest-cov==6.0.0"
4848
]
4949

5050
[build-system]

0 commit comments

Comments
 (0)