fix(deps): update dependency pyjwt to v2.11.0 (#6958)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-30 20:53:19 +00:00
committed by GitHub
parent 381ac9bfde
commit 0202cc7ef8
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ dependencies = [
"paho-mqtt==1.6.1",
"pydantic-settings==2.12.0",
"pillow-heif==1.2.0",
"pyjwt==2.10.1",
"pyjwt==2.11.0",
"openai==2.16.0",
"typing-extensions==4.15.0",
"itsdangerous==2.2.0",