Skip to content

Commit

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

---
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 9, 2024
1 parent 30de25b commit 0e693f8
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 @@ -10,7 +10,7 @@ package-mode = false
python = "^3.12"
django = "^5.0"
nltk = "^3.9"
openai = "^1.50"
openai = "^1.57"
django-environ = "^0.11.2"

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

0 comments on commit 0e693f8

Please sign in to comment.