We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f8beb commit e942316Copy full SHA for e942316
1 file changed
pyproject.toml
@@ -67,7 +67,7 @@ dev = [
67
"pytest-pretty>=1.2.0",
68
"inline-snapshot>=0.23.0",
69
"dirty-equals>=0.9.0",
70
- "coverage[toml]>=7.10.7,<7.13",
+ "coverage[toml]>=7.10.7,<=7.13",
71
"pillow>=12.0",
72
"strict-no-cover",
73
]
0 commit comments