Skip to content

Commit

Permalink
build: bump openai from 1.48.0 to 1.54.1
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.48.0 to 1.54.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.48.0...v1.54.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent a05b0e9 commit cc08f69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -17,7 +17,7 @@ azure-ai-formrecognizer = "3.3.3"
azure-storage-blob = "12.20.0"
azure-identity = "1.19.0"
flask = {extras = ["async"], version = "^3.0.3"}
openai = "1.48.0"
openai = "1.54.1"
langchain = "0.2.16"
langchain-community = "0.2.17"
langchain-openai = "0.1.25"
Expand Down

0 comments on commit cc08f69

Please sign in to comment.