⬆️(dependencies) update PyJWT to v2.12.0

upgrade to fix CVE-2026-32597
This commit is contained in:
Manuel Raynaud
2026-03-27 10:03:38 +01:00
parent 641c6f43c6
commit 7427fdd222
+1 -1
View File
@@ -59,7 +59,7 @@ dependencies = [
"pycrdt==0.12.47",
"pydantic==2.12.5",
"pydantic-ai-slim[openai,logfire,web]==1.58.0",
"PyJWT==2.11.0",
"PyJWT==2.12.0",
"python-magic==0.4.27",
"redis<6.0.0",
"requests==2.33.0",