Skip to content

Commit b788f22

Browse files
Bump openai from 1.42.0 to 1.43.0
Bumps [openai](https://github.com/openai/openai-python) from 1.42.0 to 1.43.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.42.0...v1.43.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 4bc91b8 commit b788f22

File tree

2 files changed

+23
-26
lines changed

2 files changed

+23
-26
lines changed

poetry.lock

Lines changed: 22 additions & 25 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.42.0"
12+
openai = "^1.43.0"
1313
python-dotenv = "^1.0.1"
1414
streamlit = "^1.37.1"
1515
azure-cosmos = "^4.7.0"

0 commit comments

Comments
 (0)