Skip to content

Commit

Permalink
poetry bot: bump openai from 0.28.1 to 1.55.0
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.55.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@v0.28.1...v1.55.0)

---
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 Nov 21, 2024
1 parent 4939bf0 commit 0eceb29
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 17 deletions.
127 changes: 111 additions & 16 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.55.0"
psycopg2-binary = "^2.9.9"
PyMySQL = "^1.1.0"
python = "^3.10.4"
Expand Down

0 comments on commit 0eceb29

Please sign in to comment.