Skip to content

Commit

Permalink
chore(deps): bump openai from 1.55.0 to 1.55.3 (#399)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.55.0 to 1.55.3.
- [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.55.0...v1.55.3)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 3df9063 commit ca79521
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 @@ -36,7 +36,7 @@ keyring = "^25.5.0"
markdown2 = "^2.5.1"
more-itertools = "^10.5.0"
numpy = "^2.1.3"
openai = "^1.55.0"
openai = "^1.55.3"
pillow = "^11.0.0"
psutil = "^6.1.0"
platformdirs = "^4.3.6"
Expand Down

0 comments on commit ca79521

Please sign in to comment.