chore(deps): bump the production-dependencies group with 2 updates (#1155)

Bumps the production-dependencies group with 2 updates: [bentoml](https://github.com/bentoml/bentoml) and [openai](https://github.com/openai/openai-python).


Updates `bentoml` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/bentoml/bentoml/releases)
- [Commits](https://github.com/bentoml/bentoml/compare/v1.4.2...v1.4.3)

Updates `openai` from 1.65.2 to 1.65.5
- [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.65.2...v1.65.5)

---
updated-dependencies:
- dependency-name: bentoml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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:
dependabot[bot]
2025-03-10 07:16:55 +00:00
committed by GitHub
parent bfd07a4560
commit a8ff40eddd

View File

@@ -30,7 +30,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: PyPy",
]
dependencies = [
"bentoml==1.4.2",
"bentoml==1.4.3",
"typer",
"questionary",
"pyaml",
@@ -41,7 +41,7 @@ dependencies = [
"dulwich",
"tabulate",
"uv",
"openai==1.65.2",
"openai==1.65.5",
"huggingface-hub",
]
keywords = [