We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ec65b commit c69e146Copy full SHA for c69e146
pyproject.toml
@@ -81,7 +81,7 @@ dev = [
81
# profiling
82
"pyinstrument",
83
# dead code detection
84
- "vulture==2.11",
+ "vulture==2.14",
85
"dead==1.5.2",
86
# optional dependencies
87
"kili-formats[all] == 0.2.9",
0 commit comments