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

This commit is contained in:
Renovate Bot 2025-07-03 03:01:33 +00:00
parent 55688f5589
commit 23afbef34c
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.4",
"django==5.2.3",
"django==5.2.4",
"django-allauth>=65.9.0",
"django-fernet-encrypted-fields>=0.3.0",
"django-scopes>=2.0.0",