Skip to content

Commit

Permalink
⬆️ Bump openai from 1.52.0 to 1.57.2
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.52.0 to 1.57.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.52.0...v1.57.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 Dec 11, 2024
1 parent 0aa71c4 commit 0559dbe
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 @@ -19,7 +19,7 @@ classifiers = [

[tool.poetry.dependencies]
python = ">=3.9.0,<3.12"
openai = "1.52.0"
openai = "1.57.2"
pydantic = "2.8.2"
python-dotenv = "1.0.1"
fastapi = "^0.109.2"
Expand Down

0 comments on commit 0559dbe

Please sign in to comment.