Skip to content

Commit d93f691

Browse files
chore(deps): bump openai from 2.21.0 to 2.24.0 (#1068)
Bumps [openai](https://github.com/openai/openai-python) from 2.21.0 to 2.24.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.21.0...v2.24.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.24.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 5591141 commit d93f691

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.22",
26+
"openai>=2.6.1,<2.25",
2727
"ordered-set (>=4.1,<4.2)",
2828
"pillow>=12.0.0,<12.2",
2929
"platformdirs>=4.5.1,<4.10",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)