fix(deps): update dependency openai to v2.45.0 (#7882)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-14 18:46:24 +00:00
committed by GitHub
parent 37e385e11a
commit 74d2d77484
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ dependencies = [
"pydantic-settings==2.14.2",
"pillow-heif==1.4.0",
"pyjwt==2.13.0",
"openai==2.44.0",
"openai==2.45.0",
"typing-extensions==4.16.0",
"itsdangerous==2.2.0",
"yt-dlp==2026.7.4",