mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Bump annotatedyaml to 0.2.0 (#140715)
This commit is contained in:
parent
d560083e15
commit
4ca31da0a5
@ -10,7 +10,7 @@ aiohttp==3.11.13
|
|||||||
aiohttp_cors==0.7.0
|
aiohttp_cors==0.7.0
|
||||||
aiousbwatcher==1.1.1
|
aiousbwatcher==1.1.1
|
||||||
aiozoneinfo==0.2.3
|
aiozoneinfo==0.2.3
|
||||||
annotatedyaml==0.1.1
|
annotatedyaml==0.2.0
|
||||||
astral==2.2
|
astral==2.2
|
||||||
async-interrupt==1.2.2
|
async-interrupt==1.2.2
|
||||||
async-upnp-client==0.43.0
|
async-upnp-client==0.43.0
|
||||||
|
@ -33,7 +33,7 @@ dependencies = [
|
|||||||
"aiohttp-fast-zlib==0.2.3",
|
"aiohttp-fast-zlib==0.2.3",
|
||||||
"aiohttp-asyncmdnsresolver==0.1.1",
|
"aiohttp-asyncmdnsresolver==0.1.1",
|
||||||
"aiozoneinfo==0.2.3",
|
"aiozoneinfo==0.2.3",
|
||||||
"annotatedyaml==0.1.1",
|
"annotatedyaml==0.2.0",
|
||||||
"astral==2.2",
|
"astral==2.2",
|
||||||
"async-interrupt==1.2.2",
|
"async-interrupt==1.2.2",
|
||||||
"attrs==25.1.0",
|
"attrs==25.1.0",
|
||||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -10,7 +10,7 @@ aiohttp_cors==0.7.0
|
|||||||
aiohttp-fast-zlib==0.2.3
|
aiohttp-fast-zlib==0.2.3
|
||||||
aiohttp-asyncmdnsresolver==0.1.1
|
aiohttp-asyncmdnsresolver==0.1.1
|
||||||
aiozoneinfo==0.2.3
|
aiozoneinfo==0.2.3
|
||||||
annotatedyaml==0.1.1
|
annotatedyaml==0.2.0
|
||||||
astral==2.2
|
astral==2.2
|
||||||
async-interrupt==1.2.2
|
async-interrupt==1.2.2
|
||||||
attrs==25.1.0
|
attrs==25.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user