Skip to content

Commit 989a8de

Browse files
Bump openai from 1.66.2 to 1.66.3 in /backend
Bumps [openai](https://github.com/openai/openai-python) from 1.66.2 to 1.66.3. - [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.66.2...v1.66.3) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77fb340 commit 989a8de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ gunicorn = "^23.0.0"
3535
humanize = "^4.11.0"
3636
lxml = "^5.3.0"
3737
markdown = "^3.7"
38-
openai = "^1.60.1"
38+
openai = "^1.66.3"
3939
psycopg = "^3.2.4"
4040
pygithub = "^2.5.0"
4141
python = "^3.13"

0 commit comments

Comments
 (0)