diff --git a/pyproject.toml b/pyproject.toml index 055a5956..caaf1dad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ license = {text = "Apache-2.0"} requires-python = ">=3.12" dependencies = [ "zigpy==0.73.1", - "bellows==0.42.1", + "bellows==0.42.2", "zigpy-znp==0.13.1", "zigpy-deconz==0.24.1", "zigpy-xbee==0.21.0",