Merge pull request 'Update dependency django to v5.2.2' (#93) from renovate/django-5.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m12s
Tests / test (push) Successful in 23s
Build and Deploy Staging / deploy (push) Successful in 7s

Reviewed-on: #93
This commit is contained in:
Tobias Kunze 2025-06-05 07:34:14 +00:00
commit 2f4e6a4494
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.1",
"django==5.2.2",
"django-allauth>=65.9.0",
"django-fernet-encrypted-fields>=0.3.0",
"django-scopes>=2.0.0",