Skip to content

Commit b56c3a1

Browse files
chore(deps): Bump openai from 1.61.0 to 1.73.0
Bumps [openai](https://github.com/openai/openai-python) from 1.61.0 to 1.73.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@v1.61.0...v1.73.0) --- updated-dependencies: - dependency-name: openai dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10d0f54 commit b56c3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"PyYAML~=6.0",
1414
"jsonschema~=4.0",
1515
"litellm>=1.57.3,!=1.59.9,!=1.63.14",
16-
"openai==1.61.0",
16+
"openai==1.73.0",
1717
"termcolor~=2.0",
1818
"ipython>=8,<10",
1919
"json-repair~=0.35",

0 commit comments

Comments
 (0)