Update aiohasupervisor to 0.2.2b5 (#133722)

This commit is contained in:
Franck Nijhof
2024-12-21 15:10:35 +01:00
committed by GitHub
parent b5a7a41ebe
commit 7e2d382ff4
6 changed files with 6 additions and 6 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.2b4",
"aiohasupervisor==0.2.2b5",
"aiohttp==3.11.11",
"aiohttp_cors==0.7.0",
"aiohttp-fast-zlib==0.2.0",