Skip to content

Commit 5e07bf6

Browse files
chore(deps): bump openai from 2.24.0 to 2.26.0 (#1075)
Bumps [openai](https://github.com/openai/openai-python) from 2.24.0 to 2.26.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@v2.24.0...v2.26.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8637080 commit 5e07bf6

2 files changed

Lines changed: 540 additions & 537 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"more-itertools (>=10.8.0,<10.8.1)",
2424
"numpy (>=2.4.0,<2.5)",
2525
"ollama (>=0.6.1,<0.7)",
26-
"openai>=2.6.1,<2.25",
26+
"openai>=2.6.1,<2.27",
2727
"ordered-set (>=4.1,<4.2)",
2828
"pillow>=12.0.0,<12.2",
2929
"platformdirs>=4.5.1,<4.10",

0 commit comments

Comments
 (0)