Skip to content

Commit 505c7dd

Browse files
Update dependency pytest-cov to v7
1 parent 41f02bd commit 505c7dd

File tree

2 files changed

+90
-56
lines changed

2 files changed

+90
-56
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dev = [
5252
"pre-commit>=4.0.1,<5",
5353
"pylint~=3.0",
5454
"pytest>=8.0.0,<9",
55-
"pytest-cov>=6.0.0,<7",
55+
"pytest-cov>=7,<8",
5656
"pytest-mock>=3.8.2,<4",
5757
"python-dotenv>=1.0.0,<2",
5858
"requests-toolbelt>=1.0.0,<2",

0 commit comments

Comments
 (0)