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

This commit is contained in:
Renovate Bot 2025-06-11 03:01:39 +00:00
parent 2f4e6a4494
commit 1591f06636
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@ requires-python = ">=3.13.4"
dependencies = [
"argon2-cffi>=25.1.0",
"cryptography>=45.0.3",
"django==5.2.2",
"django==5.2.3",
"django-allauth>=65.9.0",
"django-fernet-encrypted-fields>=0.3.0",
"django-scopes>=2.0.0",