Skip to content

Commit c6f68d5

Browse files
ticosaxAndrew-Chen-Wang
authored andcommitted
chore: bump python-jose
Motivated by: Fix for CVE-2024-33664 - JWE limited to 250KiB Fix for CVE-2024-33663 - signing JWT with public key is now forbidden
1 parent 1b9f80a commit c6f68d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ipython",
3838
],
3939
"python-jose": [
40-
"python-jose==3.3.0",
40+
"python-jose==3.5.0",
4141
],
4242
"crypto": [
4343
"cryptography>=3.3.1",

0 commit comments

Comments
 (0)