Skip to content

Commit 87415c0

Browse files
Bump openai from 1.37.1 to 1.39.0
Bumps [openai](https://github.com/openai/openai-python) from 1.37.1 to 1.39.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.37.1...v1.39.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ceb7a38 commit 87415c0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package-mode = false
99

1010
[tool.poetry.dependencies]
1111
python = "^3.10"
12-
openai = "^1.37.1"
12+
openai = "^1.39.0"
1313
python-dotenv = "^1.0.1"
1414
streamlit = "^1.37.0"
1515
azure-cosmos = "^4.7.0"

0 commit comments

Comments
 (0)