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

This commit is contained in:
Renovate Bot 2025-09-04 03:01:05 +00:00
parent 579cae5ecf
commit b29020ed82
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>=45.0.6",
"django==5.2.4",
"django==5.2.6",
"django-allauth>=65.10.0",
"django-fernet-encrypted-fields>=0.3.0",
"django-scopes>=2.0.0",