mirror of
https://github.com/bentoml/OpenLLM.git
synced 2025-12-23 23:57:46 -05:00
chore(deps): bump openai from 1.70.0 to 1.73.0 in the production-dependencies group (#1175)
chore(deps): bump openai in the production-dependencies group Bumps the production-dependencies group with 1 update: [openai](https://github.com/openai/openai-python). Updates `openai` from 1.70.0 to 1.73.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.70.0...v1.73.0) --- updated-dependencies: - dependency-name: openai dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,7 @@ dependencies = [
|
||||
"dulwich",
|
||||
"tabulate",
|
||||
"uv",
|
||||
"openai==1.70.0",
|
||||
"openai==1.73.0",
|
||||
"huggingface-hub",
|
||||
"hf-xet",
|
||||
"typing-extensions>=4.12.2",
|
||||
|
||||
Reference in New Issue
Block a user