diff --git a/components/notifier/pyproject.toml b/components/notifier/pyproject.toml index a8460fc80a..4b62bc2695 100644 --- a/components/notifier/pyproject.toml +++ b/components/notifier/pyproject.toml @@ -23,7 +23,7 @@ optional-dependencies.tools = [ "mypy==1.14.1", "pip-audit==2.7.3", "pyproject-fmt==2.5.0", - "ruff==0.9.2", + "ruff==0.9.3", "vulture==2.14", ]