fix(deps): update dependency openai to v2.32.0 (#7507)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-20 22:49:17 +00:00
committed by GitHub
parent 0ffc1e7bf7
commit 83bc2f3889
2 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ dependencies = [
"pydantic-settings==2.13.1",
"pillow-heif==1.3.0",
"pyjwt==2.12.1",
"openai==2.31.0",
"openai==2.32.0",
"typing-extensions==4.15.0",
"itsdangerous==2.2.0",
"yt-dlp==2026.3.17",