chore(deps): update dependency cryptography to v49
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
Renovate Bot
2026-07-11 23:50:38 +00:00
parent 279b0560d9
commit ba2de60439
+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