Skip to content

Commit 05920a9

Browse files
authored
Bump openai to 2.9.0 (home-assistant#158476)
1 parent 61499a5 commit 05920a9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

homeassistant/components/open_router/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"integration_type": "service",
1010
"iot_class": "cloud_polling",
1111
"quality_scale": "bronze",
12-
"requirements": ["openai==2.8.0", "python-open-router==0.3.3"]
12+
"requirements": ["openai==2.9.0", "python-open-router==0.3.3"]
1313
}

homeassistant/components/openai_conversation/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"documentation": "https://www.home-assistant.io/integrations/openai_conversation",
99
"integration_type": "service",
1010
"iot_class": "cloud_polling",
11-
"requirements": ["openai==2.8.0"]
11+
"requirements": ["openai==2.9.0"]
1212
}

requirements_all.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.

requirements_test_all.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)