Merge pull request 'chore(deps): update dependency cryptography to v49' (#214) from renovate/cryptography-49.x into dev
CI / lint (push) Successful in 3s
CI / frontend-build (push) Successful in 19s
CI / backend-lint-and-test (push) Successful in 47s
CI / integration (push) Successful in 3m53s

This commit was merged in pull request #214.
This commit is contained in:
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