Skip to content

Commit

Permalink
Bump openai from 1.35.13 to 1.35.14
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.35.13 to 1.35.14.
- [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.13...v1.35.14)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent eba6a69 commit 484ab67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ langchain-openai = "^0.1.16"
unstructured = "^0.14.4"
Markdown = "^3.6"
faiss-cpu = "^1.8.0"
openai = "^1.35.13"
openai = "^1.35.14"
psutil = "^5.9.8"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 484ab67

Please sign in to comment.