Skip to content

Commit

Permalink
Bump openai from 1.39.0 to 1.42.0
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.39.0 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@v1.39.0...v1.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent 881de83 commit 7a4fe98
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 7 deletions.
85 changes: 79 additions & 6 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 @@ -15,7 +15,7 @@ prettytable = "^3.9.0"
parsedatetime = "^2.6"
Unidecode = "^1.3.8"
tortoise-orm = {extras = ["accel", "asyncpg"], version = "^0.20.1"}
openai = "^1.24.1"
openai = "^1.42.0"
pydantic-settings = "^2.2.0"
async-lru = "^2.0.4"
hikari-lightbulb = "^2.3.5"
Expand Down

0 comments on commit 7a4fe98

Please sign in to comment.