Bump aiohasupervisor to version 0.2.2b2 (#133417)

* Bump aiohasupervisor to version 0.2.2b2

* Update test
This commit is contained in:
Erik Montnemery
2024-12-17 13:18:26 +01:00
committed by GitHub
parent e61142c2c2
commit a4588c80d5
8 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ dependencies = [
# Integrations may depend on hassio integration without listing it to
# change behavior based on presence of supervisor. Deprecated with #127228
# Lib can be removed with 2025.11
"aiohasupervisor==0.2.2b0",
"aiohasupervisor==0.2.2b2",
"aiohttp==3.11.10",
"aiohttp_cors==0.7.0",
"aiohttp-fast-zlib==0.2.0",