mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 07:51:46 -05:00
Bump youtubeaio to 2.1.2 (#166767)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/youtube",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["youtubeaio==2.1.1"]
|
||||
"requirements": ["youtubeaio==2.1.2"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -3365,7 +3365,7 @@ yolink-api==0.6.3
|
||||
youless-api==2.2.0
|
||||
|
||||
# homeassistant.components.youtube
|
||||
youtubeaio==2.1.1
|
||||
youtubeaio==2.1.2
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
yt-dlp[default]==2026.03.17
|
||||
|
||||
Generated
+1
-1
@@ -2850,7 +2850,7 @@ yolink-api==0.6.3
|
||||
youless-api==2.2.0
|
||||
|
||||
# homeassistant.components.youtube
|
||||
youtubeaio==2.1.1
|
||||
youtubeaio==2.1.2
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
yt-dlp[default]==2026.03.17
|
||||
|
||||
Reference in New Issue
Block a user