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

This commit is contained in:
Renovate Bot 2025-07-04 03:02:04 +00:00
parent 0ad3e4c6dc
commit 2de706704d
2 changed files with 36 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.4",
"cryptography>=45.0.5",
"django==5.2.4",
"django-allauth>=65.9.0",
"django-fernet-encrypted-fields>=0.3.0",