Skip to content

Commit

Permalink
poetry bot: bump openai from 0.28.1 to 1.42.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.42.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.42.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 Aug 27, 2024
1 parent dde69be commit 375f8c8
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 18 deletions.
117 changes: 100 additions & 17 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.15.0"
huey = "^2.5.1"
ipython = "^8.26.0"
langchain = "^0.1.20"
openai = "^0.28.1"
openai = "^1.42.0"
psycopg2-binary = "^2.9.9"
PyMySQL = "^1.1.1"
python = "^3.10.4"
Expand Down

0 comments on commit 375f8c8

Please sign in to comment.