Skip to content

Commit

Permalink
Bump openai from 1.55.2 to 1.57.0
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.55.2 to 1.57.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.55.2...v1.57.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 96db4ec commit 5aa93c7
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 @@ fastapi = {extras = ["standard"], version = "^0.115.4"}
azure-functions = "^1.21.3"
pydantic-settings = "^2.6.1"
azure-iot-device = "^2.14.0"
openai = "^1.55.2"
openai = "^1.57.0"
azure-storage-blob = "^12.23.1"
opencv-python-headless = "^4.10.0.84"
azure-iot-hub = "^2.6.1"
Expand Down

0 comments on commit 5aa93c7

Please sign in to comment.