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

This commit is contained in:
Renovate Bot 2025-06-05 03:01:35 +00:00
parent f38db4541d
commit d306cbe52b
2 changed files with 5 additions and 5 deletions

View file

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