Skip to content

Commit b26b3e5

Browse files
authored
Merge pull request #145 from ks6088ts-labs/dependabot/pip/openai-1.50.0
Bump openai from 1.43.1 to 1.50.0
2 parents ec963f5 + 04ea0b1 commit b26b3e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

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.43.1"
12+
openai = "^1.50.0"
1313
python-dotenv = "^1.0.1"
1414
streamlit = "^1.38.0"
1515
azure-cosmos = "^4.7.0"

0 commit comments

Comments
 (0)