Skip to content

Commit

Permalink
Bump voluptuous openapi to 0.0.6 (#134998)
Browse files Browse the repository at this point in the history
  • Loading branch information
allenporter authored Jan 7, 2025
1 parent 0ab66a4 commit 48da885
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 48da885

Please sign in to comment.