Update h2 to 4.2.0 (#142777)

pull/142296/head^2
Marc Mueller 2025-04-12 02:08:09 +02:00 committed by GitHub
parent ee37b32ca1
commit ad3c4d24b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -6,6 +6,6 @@
"documentation": "https://www.home-assistant.io/integrations/iaqualink",
"iot_class": "cloud_polling",
"loggers": ["iaqualink"],
"requirements": ["iaqualink==0.5.3", "h2==4.1.0"],
"requirements": ["iaqualink==0.5.3", "h2==4.2.0"],
"single_config_entry": true
}

2
requirements_all.txt generated
View File

@ -1096,7 +1096,7 @@ gstreamer-player==1.1.2
guppy3==3.1.5
# homeassistant.components.iaqualink
h2==4.1.0
h2==4.2.0
# homeassistant.components.ffmpeg
ha-ffmpeg==3.2.2

View File

@ -938,7 +938,7 @@ gspread==5.5.0
guppy3==3.1.5
# homeassistant.components.iaqualink
h2==4.1.0
h2==4.2.0
# homeassistant.components.ffmpeg
ha-ffmpeg==3.2.2