chore(deps): update dependency cryptography to v45.0.7
Some checks failed
renovate/artifacts Artifact file update failure
CI / backend-tests (pull_request) Failing after 46s
CI / frontend-tests (pull_request) Successful in 33s

This commit is contained in:
Renovate Bot
2026-03-22 09:02:05 +00:00
parent ac0a04e71f
commit c896075ead

View File

@@ -14,7 +14,7 @@ dependencies = [
"asyncpg==0.31.0",
"alembic==1.18.4",
"PyJWT==2.12.1",
"cryptography==45.0.3",
"cryptography==45.0.7",
]
[project.optional-dependencies]