diff --git a/pyproject.toml b/pyproject.toml index 7ccde9f2b32..e94e01e2908 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,11 +5,11 @@ requires-python = ">=3.10" [dependency-groups] dev = [ - "djlint==1.44.2", + "djlint==1.46.0", "yamllint==1.38.0", "zizmor==1.30.0", ] [tool.djlint] profile="golang" -ignore="H005,H013,H016,H020,H021,H030" +ignore="H005,H013,H016,H020,H021,H030,H045,H046,H054" diff --git a/templates/admin/auth/edit.tmpl b/templates/admin/auth/edit.tmpl index 40f19667b3c..523820c5488 100644 --- a/templates/admin/auth/edit.tmpl +++ b/templates/admin/auth/edit.tmpl @@ -428,8 +428,8 @@