Skip to content

Commit 3a1797f

Browse files
chore(deps): bump openai from 2.1.0 to 2.3.0 in /backend
Bumps [openai](https://github.com/openai/openai-python) from 2.1.0 to 2.3.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.1.0...v2.3.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62ef6a5 commit 3a1797f

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
@@ -49,7 +49,7 @@ fast-langdetect==1.0.0
4949

5050
# LLM Integration
5151
anthropic==0.69.0
52-
openai==2.1.0
52+
openai==2.3.0
5353

5454
# Observability
5555
langfuse==3.6.1

0 commit comments

Comments
 (0)