mirror of
https://github.com/home-assistant/core.git
synced 2025-09-03 03:41:40 +02:00
Update h2 to 4.3.0 (#151194)
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/iaqualink",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["iaqualink"],
|
||||
"requirements": ["iaqualink==0.6.0", "h2==4.2.0"],
|
||||
"requirements": ["iaqualink==0.6.0", "h2==4.3.0"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1112,7 +1112,7 @@ gstreamer-player==1.1.2
|
||||
guppy3==3.1.5
|
||||
|
||||
# homeassistant.components.iaqualink
|
||||
h2==4.2.0
|
||||
h2==4.3.0
|
||||
|
||||
# homeassistant.components.ffmpeg
|
||||
ha-ffmpeg==3.2.2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -973,7 +973,7 @@ gstreamer-player==1.1.2
|
||||
guppy3==3.1.5
|
||||
|
||||
# homeassistant.components.iaqualink
|
||||
h2==4.2.0
|
||||
h2==4.3.0
|
||||
|
||||
# homeassistant.components.ffmpeg
|
||||
ha-ffmpeg==3.2.2
|
||||
|
Reference in New Issue
Block a user