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

This commit is contained in:
Renovate Bot 2025-12-03 03:01:25 +00:00
parent f2b38a9f11
commit d63d1049b8
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@ requires-python = ">=3.14.0"
dependencies = [
"argon2-cffi>=25.1.0",
"cryptography>=46.0.3",
"django==5.2.8",
"django==5.2.9",
"django-allauth>=65.13.1",
"django-auditlog>=3.3.0",
"django-fernet-encrypted-fields>=0.3.1",