mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Bump webrtc-models to 0.2.0 (#129627)
This commit is contained in:
parent
31dcc25ba5
commit
17f3ba1434
@ -66,7 +66,7 @@ uv==0.4.28
|
|||||||
voluptuous-openapi==0.0.5
|
voluptuous-openapi==0.0.5
|
||||||
voluptuous-serialize==2.6.0
|
voluptuous-serialize==2.6.0
|
||||||
voluptuous==0.15.2
|
voluptuous==0.15.2
|
||||||
webrtc-models==0.1.0
|
webrtc-models==0.2.0
|
||||||
yarl==1.17.1
|
yarl==1.17.1
|
||||||
zeroconf==0.136.0
|
zeroconf==0.136.0
|
||||||
|
|
||||||
|
@ -76,7 +76,7 @@ dependencies = [
|
|||||||
"voluptuous-serialize==2.6.0",
|
"voluptuous-serialize==2.6.0",
|
||||||
"voluptuous-openapi==0.0.5",
|
"voluptuous-openapi==0.0.5",
|
||||||
"yarl==1.17.1",
|
"yarl==1.17.1",
|
||||||
"webrtc-models==0.1.0",
|
"webrtc-models==0.2.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
@ -45,4 +45,4 @@ voluptuous==0.15.2
|
|||||||
voluptuous-serialize==2.6.0
|
voluptuous-serialize==2.6.0
|
||||||
voluptuous-openapi==0.0.5
|
voluptuous-openapi==0.0.5
|
||||||
yarl==1.17.1
|
yarl==1.17.1
|
||||||
webrtc-models==0.1.0
|
webrtc-models==0.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user