chore(deps): update dependency cryptography to v49 #214

Merged
bvandeusen merged 1 commits from renovate/cryptography-49.x into dev 2026-07-11 19:53:07 -04:00
+1 -1
View File
@@ -14,7 +14,7 @@ celery>=5.6,<5.7
redis>=7.4,<8.0
# Crypto for credential storage (lands in FC-3, but pinned now for stability)
cryptography>=48,<49
cryptography>=49,<50
# Image handling (lands in FC-2)
pillow>=12,<13