chore(deps): update pyjwt requirement from ~=2.10.1 to ~=2.11.0 in /api (#32804)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-02 13:59:06 +09:00
committed by GitHub
parent 2dc9bc00d6
commit ddc47c2f39
2 changed files with 5 additions and 5 deletions

View File

@@ -68,7 +68,7 @@ dependencies = [
"pydantic~=2.12.5",
"pydantic-extra-types~=2.10.3",
"pydantic-settings~=2.12.0",
"pyjwt~=2.10.1",
"pyjwt~=2.11.0",
"pypdfium2==5.2.0",
"python-docx~=1.2.0",
"python-dotenv==1.0.1",