chore(deps): bump pyjwt from 2.11.0 to 2.12.0 in /api (#33437)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-14 13:32:55 +09:00
committed by GitHub
parent 573b4e41cb
commit a600794370
2 changed files with 5 additions and 5 deletions

View File

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