mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
bump: youtubeaio to 2.1.1 (#157452)
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.0"]
|
||||
"requirements": ["youtubeaio==2.1.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -3228,7 +3228,7 @@ yolink-api==0.5.8
|
||||
youless-api==2.2.0
|
||||
|
||||
# homeassistant.components.youtube
|
||||
youtubeaio==2.1.0
|
||||
youtubeaio==2.1.1
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
yt-dlp[default]==2025.10.22
|
||||
|
||||
Generated
+1
-1
@@ -2686,7 +2686,7 @@ yolink-api==0.5.8
|
||||
youless-api==2.2.0
|
||||
|
||||
# homeassistant.components.youtube
|
||||
youtubeaio==2.1.0
|
||||
youtubeaio==2.1.1
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
yt-dlp[default]==2025.10.22
|
||||
|
||||
Reference in New Issue
Block a user