Skip to content

Commit 0157081

Browse files
chore(deps): bump openai from 1.61.1 to 1.63.0 in the production-dependencies group (bentoml#1146)
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.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 dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd7966f commit 0157081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"dulwich",
4242
"tabulate",
4343
"uv",
44-
"openai==1.61.1",
44+
"openai==1.63.0",
4545
"huggingface-hub",
4646
]
4747
keywords = [

0 commit comments

Comments
 (0)