Skip to content

Commit fee6643

Browse files
committed
Fix django-htmx version
1 parent 0f52712 commit fee6643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Django==5.1.6
22
django-cors-headers==4.7.0
33
django-debug-toolbar==5.0.1
44
django-filter==25.1
5-
django-htmx==1.21.0
5+
django-htmx==1.22.0
66
django-graphiql-debug-toolbar==0.2.0
77
django-mptt==0.16.0
88
django-pglocks==1.0.4

0 commit comments

Comments
 (0)