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

This commit is contained in:
Renovate Bot 2025-05-27 13:15:42 +00:00
parent 15370f9739
commit 87838a38c3
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"argon2-cffi>=23.1.0",
"cryptography>=44.0.2",
"django==5.2",
"django==5.2.1",
"django-allauth>=65.5.0",
"django-fernet-encrypted-fields>=0.3.0",
"django-scopes>=2.0.0",