Skip to content

Commit 71e1997

Browse files
Bump openai from 1.109.1 to 2.0.1 in /backend (#2348)
Bumps [openai](https://github.com/openai/openai-python) from 1.109.1 to 2.0.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@v1.109.1...v2.0.1) --- updated-dependencies: - dependency-name: openai dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63bf3d5 commit 71e1997

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/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.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ langchain = "^0.3.26"
2929
langchain-community = "^0.3.26"
3030
lxml = "^6.0.0"
3131
markdown = "^3.7"
32-
openai = "^1.109.0"
32+
openai = "^2.0.1"
3333
owasp-schema = "^0.1.10"
3434
pgvector = "^0.4.1"
3535
psycopg2-binary = "^2.9.9"

0 commit comments

Comments
 (0)