Skip to content

Commit aceeed7

Browse files
chore(deps): update dependency pytest-cov to >=6,<6.3
1 parent 7a2eabc commit aceeed7

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
@@ -50,7 +50,7 @@
5050
"coverage>=7.8,<7.9",
5151
"pylint>=3,<3.4",
5252
"pytest>=8,<8.5",
53-
"pytest-cov>=6,<6.2",
53+
"pytest-cov>=6,<6.3",
5454
"mypy>=1.16,<1.17",
5555
"types-python-dateutil",
5656
"types-requests",

0 commit comments

Comments
 (0)