fix(deps): update dependency openai to v2.41.1 (#7761)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-16 02:18:43 +00:00
committed by GitHub
parent 9f7a968607
commit c2af718c29
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ dependencies = [
"pydantic-settings==2.14.1",
"pillow-heif==1.3.0",
"pyjwt==2.13.0",
"openai==2.41.0",
"openai==2.41.1",
"typing-extensions==4.15.0",
"itsdangerous==2.2.0",
"yt-dlp==2026.6.9",