Skip to content

Commit

Permalink
build: bump openai from 1.48.0 to 1.50.2
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.50.2.
- [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.50.2)

---
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 Sep 30, 2024
1 parent 656e045 commit b53d7f4
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 @@ -17,7 +17,7 @@ azure-ai-formrecognizer = "3.3.3"
azure-storage-blob = "12.20.0"
azure-identity = "1.18.0"
flask = {extras = ["async"], version = "^3.0.3"}
openai = "1.48.0"
openai = "1.50.2"
langchain = "0.2.16"
langchain-community = "0.2.17"
langchain-openai = "0.1.25"
Expand Down

0 comments on commit b53d7f4

Please sign in to comment.