⬆️(backend) bump django-lasuite to v0.0.26

Upgrade the package to support the `login_hint` parameter.
This commit is contained in:
lebaudantoine
2026-04-23 10:59:55 +02:00
committed by aleb_the_flash
parent c4fc46727c
commit 211e97edfa
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ dependencies = [
"django-cors-headers==4.9.0",
"django-countries==8.2.0",
"django-filter==25.2",
"django-lasuite[all]==0.0.25",
"django-lasuite[all]==0.0.26",
"django-parler==2.3",
"redis==5.2.1",
"django-redis==6.0.0",