1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Bump annotatedyaml to 1.0.2 (#153651)

This commit is contained in:
J. Nick Koston
2025-10-04 10:26:55 -05:00
committed by GitHub
parent 6f89fe81cc
commit f281b0fc6b
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ aiohttp==3.12.15
aiohttp_cors==0.8.1
aiousbwatcher==1.1.1
aiozoneinfo==0.2.3
annotatedyaml==0.4.5
annotatedyaml==1.0.2
astral==2.2
async-interrupt==1.2.2
async-upnp-client==0.45.0

View File

@@ -33,7 +33,7 @@ dependencies = [
"aiohttp-fast-zlib==0.3.0",
"aiohttp-asyncmdnsresolver==0.1.1",
"aiozoneinfo==0.2.3",
"annotatedyaml==0.4.5",
"annotatedyaml==1.0.2",
"astral==2.2",
"async-interrupt==1.2.2",
"attrs==25.3.0",

2
requirements.txt generated
View File

@@ -10,7 +10,7 @@ aiohttp_cors==0.8.1
aiohttp-fast-zlib==0.3.0
aiohttp-asyncmdnsresolver==0.1.1
aiozoneinfo==0.2.3
annotatedyaml==0.4.5
annotatedyaml==1.0.2
astral==2.2
async-interrupt==1.2.2
attrs==25.3.0