chore(deps): bump openai from 1.66.3 to 1.68.2 in the production-dependencies group (#1160)

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.66.3 to 1.68.2
- [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.66.3...v1.68.2)

---
updated-dependencies:
- dependency-name: openai
  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-03-24 07:43:28 +00:00
committed by GitHub
parent 4f449f3f70
commit be27b771da

View File

@@ -41,7 +41,7 @@ dependencies = [
"dulwich",
"tabulate",
"uv",
"openai==1.66.3",
"openai==1.68.2",
"huggingface-hub",
"typing-extensions>=4.12.2",
]