Skip to content

Commit

Permalink
Bump openai from 1.44.1 to 1.47.0
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.44.1 to 1.47.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.44.1...v1.47.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 Sep 23, 2024
1 parent a760fb2 commit 9720e0b
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 @@ -15,7 +15,7 @@ prettytable = "^3.11.0"
parsedatetime = "^2.6"
Unidecode = "^1.3.8"
tortoise-orm = {extras = ["accel", "asyncpg"], version = "^0.21.6"}
openai = "^1.44.1"
openai = "^1.47.0"
pydantic-settings = "^2.2.0"
async-lru = "^2.0.4"
hikari-lightbulb = "^2.3.5"
Expand Down

0 comments on commit 9720e0b

Please sign in to comment.