Update dependency cryptography to v45
All checks were successful
Tests / test (push) Successful in 24s

This commit is contained in:
Renovate Bot 2025-05-27 13:16:52 +00:00
parent 15370f9739
commit 45703f51f2
2 changed files with 28 additions and 28 deletions

View file

@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"argon2-cffi>=23.1.0",
"cryptography>=44.0.2",
"cryptography>=45.0.3",
"django==5.2",
"django-allauth>=65.5.0",
"django-fernet-encrypted-fields>=0.3.0",