Skip to content

Commit 565074c

Browse files
authored
Merge pull request #120 from ks6088ts-labs/dependabot/pip/openai-1.43.1
Bump openai from 1.42.0 to 1.43.1
2 parents 97fcd1d + b2d1e1a commit 565074c

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

0 commit comments

Comments
 (0)