Skip to content

Commit 53ad527

Browse files
chore(deps): update dependency pytest-cov to v7
1 parent 2c5bed9 commit 53ad527

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
@@ -30,7 +30,7 @@ dev = [
3030
test = [
3131
"pytest==8.3.4",
3232
"pytest-asyncio==0.23.8",
33-
"pytest-cov==5.0.0",
33+
"pytest-cov==7.0.0",
3434
"six==1.17.0",
3535
]
3636
lint = ["ruff==0.14.5"]

0 commit comments

Comments
 (0)