diff --git a/pyproject.toml b/pyproject.toml index 2b3e44dc..e6e389a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ test = [ "pylint==3.3.1", "ruff==0.8.0", "tomli==2.1.0", - "pytest-homeassistant-custom-component==0.13.183", + "pytest-homeassistant-custom-component==0.13.184", "zeroconf", ]