Skip to content

Commit be52d6a

Browse files
Bump openai from 1.47.0 to 1.50.2 in /backend (OWASP#18)
Bumps [openai](https://github.com/openai/openai-python) from 1.47.0 to 1.50.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.47.0...v1.50.2) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df7e5ec commit be52d6a

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
@@ -31,7 +31,7 @@ gunicorn = "^23.0.0"
3131
humanize = "^4.10.0"
3232
lxml = "^5.3.0"
3333
markdown = "^3.7"
34-
openai = "^1.45.0"
34+
openai = "^1.50.2"
3535
psycopg2 = "^2.9.9"
3636
pygithub = "^2.3.0"
3737
python = "^3.12"

0 commit comments

Comments
 (0)