Skip to content

Commit eb39e75

Browse files
chore(deps): bump openai from 1.82.1 to 1.84.0 in the production-dependencies group (#1197)
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.82.1 to 1.84.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.82.1...v1.84.0) --- updated-dependencies: - dependency-name: openai dependency-version: 1.84.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>
1 parent 970ce7d commit eb39e75

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.82.1",
44+
"openai==1.84.0",
4545
"huggingface-hub",
4646
"hf-xet",
4747
"typing-extensions>=4.12.2",

0 commit comments

Comments
 (0)