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:
dependabot[bot]
2025-04-14 10:47:09 -04:00
committed by GitHub
parent 3f91339cf6
commit 1dc915b71d

View File

@@ -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",