Merge pull request 'Update dependency django to v5.2.9' (#313) from renovate/django-5.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 38s
Tests / test (push) Successful in 28s
Build and Deploy Staging / deploy (push) Successful in 8s

Reviewed-on: #313
This commit is contained in:
Tobias Brunner 2025-12-04 08:10:00 +00:00
commit 9dd2d1145c
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@ requires-python = ">=3.14.1"
dependencies = [
"argon2-cffi>=25.1.0",
"cryptography>=46.0.3",
"django==5.2.8",
"django==5.2.9",
"django-allauth>=65.13.1",
"django-auditlog>=3.3.0",
"django-fernet-encrypted-fields>=0.3.1",