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

This commit is contained in:
Renovate Bot
2026-03-22 09:02:15 +00:00
parent ac0a04e71f
commit 61b4e393c2

View File

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