1 Commits

Author SHA1 Message Date
Renovate Bot
61b4e393c2 chore(deps): update dependency cryptography to v46
Some checks failed
renovate/artifacts Artifact file update failure
CI / backend-tests (pull_request) Successful in 32s
CI / frontend-tests (pull_request) Successful in 35s
2026-03-22 09:02:15 +00:00

View File

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