chore(deps): bump openai from 1.69.0 to 1.70.0 in the production-dependencies group (#1169)

* 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.69.0 to 1.70.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.69.0...v1.70.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 1.70.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* ci: auto fixes from pre-commit.ci

For more information, see https://pre-commit.ci

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
dependabot[bot]
2025-04-09 18:01:10 -04:00
committed by GitHub
parent cd269288e4
commit 578308bb9c

View File

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