build: bump PyJWT to ~=2.12.1 (#38096)
This commit is contained in:
parent
f72d7b0437
commit
a9eea222fa
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue