chore(deps): update dependency cryptography to v45.0.7 #82

Open
renovate wants to merge 1 commits from renovate/cryptography-45.x into develop
Showing only changes of commit c896075ead - Show all commits

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==45.0.7",
] ]
[project.optional-dependencies] [project.optional-dependencies]