Update dependency django to v5.2.7
All checks were successful
Tests / test (push) Successful in 31s

This commit is contained in:
Renovate Bot 2025-10-02 03:01:14 +00:00
parent 517808cc4c
commit 356d91a760
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@ requires-python = ">=3.13"
dependencies = [
"argon2-cffi>=25.1.0",
"cryptography>=46.0.1",
"django==5.2.6",
"django==5.2.7",
"django-allauth>=65.11.2",
"django-auditlog>=3.2.1",
"django-fernet-encrypted-fields>=0.3.0",