Merge pull request 'Update dependency django to v5.2.6' (#168) from renovate/django-5.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run

Reviewed-on: #168
This commit is contained in:
Tobias Brunner 2025-09-04 13:15:30 +00:00
commit c589c2fdce
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-jsonform>=2.22.0",