Update dependency cryptography to >=45.0.7
All checks were successful
Tests / test (push) Successful in 25s

This commit is contained in:
Renovate Bot 2025-09-05 03:01:09 +00:00
parent 616e5cd489
commit d7b94b399d
2 changed files with 28 additions and 28 deletions

View file

@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"argon2-cffi>=25.1.0",
"cryptography>=45.0.6",
"cryptography>=45.0.7",
"django==5.2.6",
"django-allauth>=65.10.0",
"django-fernet-encrypted-fields>=0.3.0",