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

This commit is contained in:
Renovate Bot 2025-11-06 03:01:31 +00:00
parent bbc1d735b6
commit 7d04e20bc0
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.3",
"django==5.2.7",
"django==5.2.8",
"django-allauth>=65.13.0",
"django-auditlog>=3.3.0",
"django-fernet-encrypted-fields>=0.3.0",