diff --git a/components/notifier/pyproject.toml b/components/notifier/pyproject.toml index c8bf78bfbb..d7e4988723 100644 --- a/components/notifier/pyproject.toml +++ b/components/notifier/pyproject.toml @@ -24,7 +24,7 @@ optional-dependencies.tools = [ "pip-audit==2.7.3", "pyproject-fmt==2.5.0", "ruff==0.8.2", - "vulture==2.13", + "vulture==2.14", ] [tool.ruff]