mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
Bump h2 from 4.3.0 to 4.4.1 (#181968)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
This commit is contained in:
co-authored by
Simon Lamon
parent
94b2c3563d
commit
1cea785750
@@ -9,6 +9,6 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["iaqualink"],
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["iaqualink==0.7.0", "h2==4.3.0"],
|
||||
"requirements": ["iaqualink==0.7.0", "h2==4.4.1"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -1235,7 +1235,7 @@ guntamatic==1.12.0
|
||||
guppy3==3.1.7
|
||||
|
||||
# homeassistant.components.iaqualink
|
||||
h2==4.3.0
|
||||
h2==4.4.1
|
||||
|
||||
# homeassistant.components.ffmpeg
|
||||
ha-ffmpeg==3.2.2
|
||||
|
||||
Reference in New Issue
Block a user