Skip to content

Commit bb83c60

Browse files
chore(deps): update dependency pytest-cov to >=6,<6.4
1 parent e475af7 commit bb83c60

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.10,<7.11",
5050
"pylint>=3,<3.4",
5151
"pytest>=8,<8.5",
52-
"pytest-cov>=6,<6.3",
52+
"pytest-cov>=6,<6.4",
5353
"mypy>=1.17,<1.18",
5454
"types-python-dateutil",
5555
"types-requests",

0 commit comments

Comments
 (0)