Skip to content

Commit c265773

Browse files
chore(deps): update dependency pytest-cov to >=7,<7.2 (#637)
1 parent 740d169 commit c265773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)