Skip to content

Commit 23239b9

Browse files
chore(deps): bump openai from 2.11.0 to 2.30.0 in /backend
Bumps [openai](https://github.com/openai/openai-python) from 2.11.0 to 2.30.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@v2.11.0...v2.30.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2084680 commit 23239b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ redis==7.1.0
3535
celery==5.6.2
3636

3737
# AI Providers (Multi-Model Support)
38-
openai==2.11.0
38+
openai==2.30.0
3939
anthropic==0.75.0
4040
mistralai==1.2.5
4141

0 commit comments

Comments
 (0)