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

This commit is contained in:
Renovate Bot 2025-06-03 03:01:46 +00:00
parent 75f34b8174
commit 316fd17ae9
2 changed files with 2 additions and 2 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.1",
"django-allauth>=65.5.0",
"django-fernet-encrypted-fields>=0.3.0",