Skip to content

Commit d38f2df

Browse files
Update voluptuous to 0.16.0
1 parent 2b20b69 commit d38f2df

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ urllib3>=2.0
7373
uv==0.11.13
7474
voluptuous-openapi==0.3.0
7575
voluptuous-serialize==2.7.0
76-
voluptuous==0.15.2
76+
voluptuous==0.16.0
7777
webrtc-models==0.3.0
7878
yarl==1.23.0
7979
zeroconf==0.148.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies = [
7575
"ulid-transform==2.2.0",
7676
"urllib3>=2.0",
7777
"uv==0.11.13",
78-
"voluptuous==0.15.2",
78+
"voluptuous==0.16.0",
7979
"voluptuous-serialize==2.7.0",
8080
"voluptuous-openapi==0.3.0",
8181
"yarl==1.23.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)