Skip to content

Commit 799c3a4

Browse files
chore(deps): update dependency pytest-cov to >=6,<6.2 (#487)
1 parent ee7642b commit 799c3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"coverage>=7.7,<7.8",
5151
"pylint>=3,<3.4",
5252
"pytest>=8,<8.4",
53-
"pytest-cov>=6,<6.1",
53+
"pytest-cov>=6,<6.2",
5454
"mypy>=1.15,<1.16",
5555
"types-python-dateutil",
5656
"types-requests",

0 commit comments

Comments
 (0)