Skip to content

Commit e6c8f37

Browse files
chore(deps): bump openai in /api/terraform/python/layer_openai
Bumps [openai](https://github.com/openai/openai-python) from 2.6.1 to 2.8.1. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.6.1...v2.8.1) --- updated-dependencies: - dependency-name: openai dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc4be3f commit e6c8f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/terraform/python/layer_openai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# generative AI requirements
1212
# --------------------------
13-
openai==2.6.1
13+
openai==2.8.1
1414

1515
# general requirements
1616
# --------------------------

0 commit comments

Comments
 (0)