We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 841dff9 commit 940a30fCopy full SHA for 940a30f
1 file changed
setup.py
@@ -46,7 +46,7 @@
46
"watchdog>=6,<6.1",
47
],
48
"test": [
49
- "coverage>=7.13,<7.14",
+ "coverage>=7.14,<7.15",
50
"pylint>=4,<4.1",
51
"pytest>=9,<9.1",
52
"pytest-cov>=7,<7.2",
0 commit comments