Skip to content

Commit

Permalink
Bump openai from 1.37.0 to 1.37.1 (#760)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.37.0 to 1.37.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@v1.37.0...v1.37.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alonso Guevara <[email protected]>
  • Loading branch information
dependabot[bot] and AlonsoGuevara authored Jul 29, 2024
1 parent da5ed4b commit 5eb58b6
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 @@ -53,7 +53,7 @@ aiolimiter = "^1.1.0"
aiofiles = "^24.1.0"

# LLM
openai = "^1.35.7"
openai = "^1.37.1"
nltk = "3.8.1"
tiktoken = "^0.7.0"

Expand Down

0 comments on commit 5eb58b6

Please sign in to comment.