We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7642b commit 799c3a4Copy full SHA for 799c3a4
1 file changed
setup.py
@@ -50,7 +50,7 @@
50
"coverage>=7.7,<7.8",
51
"pylint>=3,<3.4",
52
"pytest>=8,<8.4",
53
- "pytest-cov>=6,<6.1",
+ "pytest-cov>=6,<6.2",
54
"mypy>=1.15,<1.16",
55
"types-python-dateutil",
56
"types-requests",
0 commit comments