build: bump PyJWT to ~=2.12.1 (#38096)

This commit is contained in:
Sagar Vora 2026-03-17 13:28:01 +00:00 committed by GitHub
parent f72d7b0437
commit a9eea222fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ dependencies = [
"GitPython~=3.1.45",
"Jinja2~=3.1.6",
"Pillow~=12.1.1",
"PyJWT~=2.10.1",
"PyJWT~=2.12.1",
# We depend on internal attributes,
# do NOT add loose requirements on PyMySQL versions.
"PyMySQL==1.1.2",