Skip to content

Commit ea2301e

Browse files
Update dependency pytest-cov to v7
1 parent 2601613 commit ea2301e

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
@@ -98,7 +98,7 @@ dependencies = [
9898
[tool.hatch.envs.hatch-test]
9999
parallel = true
100100
extra-dependencies = [
101-
"pytest-cov~=6.2",
101+
"pytest-cov~=7.0",
102102
"pytest-asyncio~=1.1",
103103
"respx~=0.22",
104104
"freezegun==1.5.5"

0 commit comments

Comments
 (0)