Skip to content

Commit 0cb3369

Browse files
chore(deps): update dependency pytest-cov to >=7,<7.2
1 parent 8458a52 commit 0cb3369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"coverage>=7.13,<7.14",
5050
"pylint>=4,<4.1",
5151
"pytest>=9,<9.1",
52-
"pytest-cov>=7,<7.1",
52+
"pytest-cov>=7,<7.2",
5353
"mypy>=1.19,<1.20",
5454
"types-python-dateutil",
5555
"types-requests",

0 commit comments

Comments
 (0)