Skip to content

Commit

Permalink
poetry bot: bump openai from 0.28.1 to 1.50.2
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 0.28.1 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@v0.28.1...v1.50.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 8764697 commit 8557ddf
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 16 deletions.
113 changes: 98 additions & 15 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 @@ -33,7 +33,7 @@ elasticsearch = "^8.13.1"
huey = "^2.5.0"
ipython = "^8.24.0"
langchain = "^0.1.20"
openai = "^0.28.1"
openai = "^1.50.2"
psycopg2-binary = "^2.9.9"
PyMySQL = "^1.1.0"
python = "^3.10.4"
Expand Down

0 comments on commit 8557ddf

Please sign in to comment.