mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Bump webrtc-models to 0.2.0 (#129627)
This commit is contained in:
parent
d069907948
commit
5c7c2347f7
@ -65,7 +65,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
|
||||||
|
|
||||||
|
@ -75,7 +75,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]
|
||||||
|
@ -44,4 +44,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