Skip to content

Commit aa46778

Browse files
committed
Upgrade django-htmx to latest version
Signed-off-by: tdruez <[email protected]>
1 parent 97a4526 commit aa46778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"django-filter==25.1",
4545
"djangorestframework==3.16.1",
4646
"django-taggit==6.1.0",
47-
"django-htmx==1.24.0",
47+
"django-htmx==1.26.0",
4848
# Database
4949
"psycopg[binary]==3.2.10",
5050
# wait_for_database Django management command

0 commit comments

Comments
 (0)