diff --git a/pyproject.toml b/pyproject.toml index 5bdf7f6c7..4c0a43e7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ dev = [ # profiling "pyinstrument", # dead code detection - "vulture==2.11", + "vulture==2.14", "dead==1.5.2", # optional dependencies "kili-formats[all] == 0.2.10",