fix(deps): update dependency openai to v2.44.0 (#7830)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-30 04:22:56 +00:00
committed by GitHub
parent 3f490ec25f
commit 1201b00d41
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ dependencies = [
"pydantic-settings==2.14.2",
"pillow-heif==1.4.0",
"pyjwt==2.13.0",
"openai==2.43.0",
"openai==2.44.0",
"typing-extensions==4.15.0",
"itsdangerous==2.2.0",
"yt-dlp==2026.6.9",