diff --git a/agent-identity-portal/backend/requirements.txt b/agent-identity-portal/backend/requirements.txt index e4a5f1a..08d4253 100644 --- a/agent-identity-portal/backend/requirements.txt +++ b/agent-identity-portal/backend/requirements.txt @@ -7,7 +7,7 @@ python-dotenv==1.0.1 httpx==0.28.1 msal==1.31.1 # PyJWT is maintained and not affected by the python-jose algorithm-confusion CVEs. -PyJWT[crypto]==2.10.1 +PyJWT[crypto]==2.13.0 cryptography==44.0.0 python-multipart==0.0.18 aiosmtplib==3.0.2