mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Update mutagen to 1.48.1 (#175427)
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
"integration_type": "entity",
|
||||
"loggers": ["mutagen"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["mutagen==1.48.0"]
|
||||
"requirements": ["mutagen==1.48.1"]
|
||||
}
|
||||
|
||||
@@ -45,7 +45,7 @@ httpx==0.28.1
|
||||
ifaddr==0.2.0
|
||||
Jinja2==3.1.6
|
||||
lru-dict==1.4.1
|
||||
mutagen==1.48.0
|
||||
mutagen==1.48.1
|
||||
openai==2.21.0
|
||||
orjson==3.11.9
|
||||
packaging>=23.1
|
||||
|
||||
Generated
+1
-1
@@ -33,7 +33,7 @@ ifaddr==0.2.0
|
||||
infrared-protocols==6.3.1
|
||||
Jinja2==3.1.6
|
||||
lru-dict==1.4.1
|
||||
mutagen==1.48.0
|
||||
mutagen==1.48.1
|
||||
orjson==3.11.9
|
||||
packaging>=23.1
|
||||
Pillow==12.2.0
|
||||
|
||||
Generated
+1
-1
@@ -1616,7 +1616,7 @@ mullvad-api==1.0.0
|
||||
music-assistant-client==1.3.6
|
||||
|
||||
# homeassistant.components.tts
|
||||
mutagen==1.48.0
|
||||
mutagen==1.48.1
|
||||
|
||||
# homeassistant.components.mutesync
|
||||
mutesync==0.0.1
|
||||
|
||||
Reference in New Issue
Block a user