diff --git a/pyproject.toml b/pyproject.toml index 42d105f..7b532de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dev = [ "pylint==4.0.6", "pytest-cov", "pytest-homeassistant-custom-component", - "ruff==0.16.1", + "ruff==0.16.4", ] [tool.setuptools.packages.find]