Skip to content

Commit 179a841

Browse files
committed
⬆️(backend) upgrade django-lasuite to version 0.0.14
To use monitored throttling
1 parent 084d0c1 commit 179a841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"django-countries==7.6.1",
3535
"django-csp==4.0",
3636
"django-filter==25.1",
37-
"django-lasuite[all]==0.0.11",
37+
"django-lasuite[all]==0.0.14",
3838
"django-parler==2.3",
3939
"django-redis==6.0.0",
4040
"django-storages[s3]==1.14.6",

0 commit comments

Comments
 (0)