Skip to content

Commit

Permalink
chore(deps): bump openai from 1.61.1 to 1.63.0 (#531)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.61.1 to 1.63.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.61.1...v1.63.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2025
1 parent fc04d7e commit 8dd2120
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 @@ -37,7 +37,7 @@ keyring = "^25.6.0"
markdown2 = "^2.5.3"
more-itertools = "^10.6.0"
numpy = "^2.2.1"
openai = "^1.61.1"
openai = "^1.63.0"
pillow = "^11.1.0"
psutil = "^7.0.0"
platformdirs = "^4.3.6"
Expand Down

0 comments on commit 8dd2120

Please sign in to comment.