Skip to content

Commit 1cf6efe

Browse files
dependabot[bot]arkid15r
authored andcommitted
Bump openai from 1.108.1 to 1.108.2 in /backend (#2305)
Bumps [openai](https://github.com/openai/openai-python) from 1.108.1 to 1.108.2. - [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.108.1...v1.108.2) --- updated-dependencies: - dependency-name: openai dependency-version: 1.108.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e590f8b commit 1cf6efe

File tree

2 files changed

+62
-6
lines changed

2 files changed

+62
-6
lines changed

backend/poetry.lock

Lines changed: 61 additions & 5 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.60.1"
32+
openai = "^1.109.0"
3333
owasp-schema = "^0.1.10"
3434
pgvector = "^0.4.1"
3535
psycopg2-binary = "^2.9.9"

0 commit comments

Comments
 (0)