fix(deps): update dependency cryptography to v48
Some checks are pending
backend / docker (push) Waiting to run

This commit is contained in:
Renovate Bot 2026-05-04 23:50:12 +00:00 committed by kittentm
commit cc30baa5f0

View file

@ -15,7 +15,7 @@ dependencies = [
"charset-normalizer==3.4.7",
"click==8.3.3",
"colorama==0.4.6",
"cryptography==46.0.7",
"cryptography==48.0.0",
"fastapi==0.136.1",
"fastapi-cache2==0.2.2",
"greenlet==3.5.0",