Skip to content

Commit e26288b

Browse files
chore(deps): bump openai from 1.49.0 to 1.107.3
Bumps [openai](https://github.com/openai/openai-python) from 1.49.0 to 1.107.3. - [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.49.0...v1.107.3) --- updated-dependencies: - dependency-name: openai dependency-version: 1.107.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9a6041 commit e26288b

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
@@ -10,7 +10,7 @@ description = "A useful utility library for AI applications"
1010
readme = "README.md"
1111
requires-python = ">=3.8"
1212
dependencies = [
13-
"openai==1.49.0",
13+
"openai==1.107.3",
1414
"chromadb==0.5.9",
1515
"pypdf>=3.9.0",
1616
"python-docx==1.1.2",

0 commit comments

Comments
 (0)