Skip to content

Commit

Permalink
Bump openai from 1.45.0 to 1.51.2 (#35)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.45.0 to 1.51.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@v1.45.0...v1.51.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent aa3bbf2 commit 770b1c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -13,7 +13,7 @@ include = [
python = "^3.10"
PyYAML = "6.0.2"
ipython = "8.27.0"
openai = "1.45.0"
openai = "1.51.2"
click = "^8.1.7"
beautifulsoup4 = "^4.12.3"
langchain = "^0.2.16"
Expand Down

0 comments on commit 770b1c3

Please sign in to comment.