fix(deps): update dependency pyjwt to v2.12.0 (#7234)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-12 14:30:01 -05:00
committed by GitHub
parent 1bdb3ce54c
commit 9372f51000
2 changed files with 5 additions and 5 deletions

View File

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