Skip to content

Commit

Permalink
deps:(deps-dev): bump openai from 0.28.0 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 0.28.0 to 1.11.1.
- [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.0...v1.11.1)

---
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 Feb 5, 2024
1 parent c82a334 commit 03c7e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies = [
"omnivoreql",
"pydantic",
"langchain==0.0.300",
"openai==0.28.0",
"openai==1.11.1",
"python-dotenv",
"pytz",
"joblib",
Expand Down

0 comments on commit 03c7e62

Please sign in to comment.