Skip to content

Commit 9f8e289

Browse files
Bump openai from 1.35.12 to 1.35.13
Bumps [openai](https://github.com/openai/openai-python) from 1.35.12 to 1.35.13. - [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.35.12...v1.35.13) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb5442b commit 9f8e289

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ langchain-openai = "^0.1.14"
7474
unstructured = "^0.14.4"
7575
Markdown = "^3.6"
7676
faiss-cpu = "^1.8.0"
77-
openai = "^1.35.10"
77+
openai = "^1.35.13"
7878
psutil = "^5.9.8"
7979

8080
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)