diff --git a/pyproject.toml b/pyproject.toml index 93f79f7e..ce997d93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ test = [ "pylint==3.3.1", "ruff==0.7.3", "tomli==2.1.0", - "pytest-homeassistant-custom-component==0.13.182", + "pytest-homeassistant-custom-component==0.13.183", "zeroconf", ]