Skip to content

Commit ffaca3f

Browse files
gerrod3cursoragent
authored andcommitted
Update pyjwt[crypto] requirement from <2.13,>=2.4 to >=2.4,<2.14
Backport of #2367 for the 2.26 branch (patchback cherry-pick conflict: keep branch-specific pins, set `pyjwt[crypto]` to `>=2.4,<2.14`). Signed-off-by: Gerrod Ubben <gerrodubben@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 06bf847 commit ffaca3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ requires-python = ">=3.11"
2525
dependencies = [
2626
"jsonschema>=4.4,<4.25",
2727
"pulpcore>=3.73.2,<3.100",
28-
"pyjwt[crypto]>=2.4,<2.13",
28+
"pyjwt[crypto]>=2.4,<2.14",
2929
"pysequoia>=0.1.33,<0.2.0"
3030
]
3131

0 commit comments

Comments
 (0)