Skip to content

Commit f336c1a

Browse files
chore(deps): Bump openai from 1.42.0 to 1.43.0 in /examples/langchain/langchainpy-localai-example (#3456)
chore(deps): Bump openai Bumps [openai](https://github.com/openai/openai-python) from 1.42.0 to 1.43.0. - [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.42.0...v1.43.0) --- 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 47bc723 commit f336c1a

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.1.0
21-
openai==1.42.0
21+
openai==1.43.0
2222
openapi-schema-pydantic==1.2.4
2323
packaging>=23.2
2424
pydantic==2.8.2

0 commit comments

Comments
 (0)