Skip to content

Commit

Permalink
Bump intents to 2023.10.2 (#101277)
Browse files Browse the repository at this point in the history
  • Loading branch information
synesthesiam authored and frenck committed Oct 2, 2023
1 parent bad9b1c commit 06d6122
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/conversation/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"integration_type": "system",
"iot_class": "local_push",
"quality_scale": "internal",
"requirements": ["hassil==1.2.5", "home-assistant-intents==2023.9.22"]
"requirements": ["hassil==1.2.5", "home-assistant-intents==2023.10.2"]
}
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ hass-nabucasa==0.71.0
hassil==1.2.5
home-assistant-bluetooth==1.10.3
home-assistant-frontend==20230928.0
home-assistant-intents==2023.9.22
home-assistant-intents==2023.10.2
httpx==0.24.1
ifaddr==0.2.0
janus==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ holidays==0.28
home-assistant-frontend==20230928.0

# homeassistant.components.conversation
home-assistant-intents==2023.9.22
home-assistant-intents==2023.10.2

# homeassistant.components.home_connect
homeconnect==0.7.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ holidays==0.28
home-assistant-frontend==20230928.0

# homeassistant.components.conversation
home-assistant-intents==2023.9.22
home-assistant-intents==2023.10.2

# homeassistant.components.home_connect
homeconnect==0.7.2
Expand Down

0 comments on commit 06d6122

Please sign in to comment.