diff --git a/plugin.py b/plugin.py index 566f94e0e..b8ea0a818 100644 --- a/plugin.py +++ b/plugin.py @@ -1505,7 +1505,7 @@ def check_python_modules_version( self ): "zigpy": "0.58.1", "zigpy_znp": "0.11.6", "zigpy_deconz": "0.21.1", - "bellows": "0.36.7", + "bellows": "0.36.8", } flag = True diff --git a/requirements.txt b/requirements.txt index 660281e74..c265e1938 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ zigpy==0.58.1 zigpy_deconz==0.21.1 zigpy-cli==1.0.4 zigpy_znp==0.11.6 -bellows==0.36.7 +bellows==0.36.8 dnspython==2.3.0 pyserial>=3.5 z4d-certified-devices