fix(security): bump cryptography 49.0.0 -> 50.0.0 (CVE-2026-69247)
Verified: 332 tests pass (325 unit/integration + 7 E2E/accessibility with Playwright chromium), ruff clean. Identified via ITWorx security-hardening programme Trivy scan.
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ dependencies = [
|
||||
"defusedxml==0.7.1",
|
||||
"gunicorn==26.0.0",
|
||||
"whitenoise==6.11.0",
|
||||
"cryptography==49.0.0",
|
||||
"cryptography==50.0.0",
|
||||
"msal==1.37.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user