Skip to content

Commit 7d92936

Browse files
chore(deps): Bump openai from 1.39.0 to 1.40.6 in /examples/langchain/langchainpy-localai-example (#3244)
chore(deps): Bump openai Bumps [openai](https://github.com/openai/openai-python) from 1.39.0 to 1.40.6. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.39.0...v1.40.6) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 447d9f8 commit 7d92936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/langchain/langchainpy-localai-example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ multidict==6.0.5
1818
mypy-extensions==1.0.0
1919
numexpr==2.10.1
2020
numpy==2.0.1
21-
openai==1.39.0
21+
openai==1.40.6
2222
openapi-schema-pydantic==1.2.4
2323
packaging>=23.2
2424
pydantic==2.8.2

0 commit comments

Comments
 (0)