diff --git a/requirements-dev.txt b/requirements-dev.txt index cfeda19..ab9e73b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ pytest-homeassistant-custom-component==0.13.207 -pyright==1.1.392.post0 +pyright==1.1.393 ruff==0.8.6 yamllint==1.35.1