Update Django to 5.2
All checks were successful
Tests / test (push) Successful in 31s

This commit is contained in:
Tobias Kunze 2025-05-19 15:32:56 +02:00
parent a1ffdf565d
commit e63171f3b5
2 changed files with 406 additions and 406 deletions

View file

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