Skip to content

Commit

Permalink
chore(deps): Bump openai from 1.45.0 to 1.45.1
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.45.0 to 1.45.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@v1.45.0...v1.45.1)

---
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] committed Sep 17, 2024
1 parent 48c072c commit f74ff02
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.25"
unstructured = "^0.15.12"
Markdown = "^3.6"
faiss-cpu = "^1.8.0"
openai = "^1.45.0"
openai = "^1.45.1"
psutil = "^5.9.8"
python-bitcoinrpc = "^1.0"
sendgrid = "^6.11.0"
Expand Down

0 comments on commit f74ff02

Please sign in to comment.