We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740d169 commit c265773Copy full SHA for c265773
1 file changed
setup.py
@@ -49,7 +49,7 @@
49
"coverage>=7.13,<7.14",
50
"pylint>=4,<4.1",
51
"pytest>=9,<9.1",
52
- "pytest-cov>=7,<7.1",
+ "pytest-cov>=7,<7.2",
53
"mypy>=1.19,<1.20",
54
"types-python-dateutil",
55
"types-requests",
0 commit comments