Skip to content

Commit e7431c6

Browse files
build: bump openai in /src/ContentProcessor in the all-uv-deps group
Bumps the all-uv-deps group in /src/ContentProcessor with 1 update: [openai](https://github.com/openai/openai-python). Updates `openai` from 2.0.0 to 2.6.1 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.0.0...v2.6.1) --- updated-dependencies: - dependency-name: openai dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba61aba commit e7431c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ContentProcessor/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ azure-storage-blob>=12.24.1
44
azure-storage-queue>=12.12.0
55
certifi>=2024.12.14
66
charset-normalizer>=3.4.1
7-
openai==2.0.0
7+
openai==2.6.1
88
pandas>=2.2.3
99
pdf2image>=1.17.0
1010
poppler-utils>=0.1.0

0 commit comments

Comments
 (0)