mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Bump voluptuous openapi to 0.0.6 (#134998)
This commit is contained in:
parent
0ab66a4ed1
commit
48da88583f
@ -68,7 +68,7 @@ typing-extensions>=4.12.2,<5.0
|
||||
ulid-transform==1.0.2
|
||||
urllib3>=1.26.5,<2
|
||||
uv==0.5.8
|
||||
voluptuous-openapi==0.0.5
|
||||
voluptuous-openapi==0.0.6
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
webrtc-models==0.3.0
|
||||
|
@ -80,7 +80,7 @@ dependencies = [
|
||||
"uv==0.5.8",
|
||||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.0.5",
|
||||
"voluptuous-openapi==0.0.6",
|
||||
"yarl==1.18.3",
|
||||
"webrtc-models==0.3.0",
|
||||
"zeroconf==0.137.2"
|
||||
|
@ -48,7 +48,7 @@ urllib3>=1.26.5,<2
|
||||
uv==0.5.8
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
voluptuous-openapi==0.0.6
|
||||
yarl==1.18.3
|
||||
webrtc-models==0.3.0
|
||||
zeroconf==0.137.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user