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

This commit is contained in:
Renovate Bot 2025-10-16 03:01:43 +00:00
parent b5e7a7a9b7
commit a370f67932
2 changed files with 49 additions and 49 deletions

View file

@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"argon2-cffi>=25.1.0",
"cryptography>=46.0.1",
"cryptography>=46.0.3",
"django==5.2.7",
"django-allauth>=65.11.2",
"django-auditlog>=3.2.1",