Skip to content

Commit 17f3ba1

Browse files
authored
Bump webrtc-models to 0.2.0 (#129627)
1 parent 31dcc25 commit 17f3ba1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ uv==0.4.28
6666
voluptuous-openapi==0.0.5
6767
voluptuous-serialize==2.6.0
6868
voluptuous==0.15.2
69-
webrtc-models==0.1.0
69+
webrtc-models==0.2.0
7070
yarl==1.17.1
7171
zeroconf==0.136.0
7272

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies = [
7676
"voluptuous-serialize==2.6.0",
7777
"voluptuous-openapi==0.0.5",
7878
"yarl==1.17.1",
79-
"webrtc-models==0.1.0",
79+
"webrtc-models==0.2.0",
8080
]
8181

8282
[project.urls]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ voluptuous==0.15.2
4545
voluptuous-serialize==2.6.0
4646
voluptuous-openapi==0.0.5
4747
yarl==1.17.1
48-
webrtc-models==0.1.0
48+
webrtc-models==0.2.0

0 commit comments

Comments
 (0)