Skip to content

Commit 3e1fb88

Browse files
chore(deps): bump openai from 2.36.0 to 2.37.0 (#1203)
Bumps [openai](https://github.com/openai/openai-python) from 2.36.0 to 2.37.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.36.0...v2.37.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.37.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 c505fc4 commit 3e1fb88

2 files changed

Lines changed: 5 additions & 5 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>=11.0.2,<11.0.3",
2424
"numpy>=2.4.5,<2.5",
2525
"ollama>=0.6.2,<0.7",
26-
"openai>=2.36.0,<2.37",
26+
"openai>=2.37.0,<2.38",
2727
"ordered-set>=4.1,<4.2",
2828
"pillow>=12.0.0,<12.3",
2929
"platformdirs>=4.9.6,<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)