From 9a5079da09f162ac07d7d83acc6724ffef1ac2b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 12:33:53 +0000 Subject: [PATCH] chore(deps): bump django-htmx from 1.21.0 to 1.27.0 Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.21.0 to 1.27.0. - [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst) - [Commits](https://github.com/adamchainz/django-htmx/compare/1.21.0...1.27.0) --- updated-dependencies: - dependency-name: django-htmx dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47e3ec1f14d..c449fa84066 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-pghistory==3.9.2 django-dbbackup==5.3.0 django-environ==0.13.0 django-filter==25.2 -django-htmx==1.21.0 +django-htmx==1.27.0 django-imagekit==6.1.0 django-multiselectfield==1.0.1 django-polymorphic==4.11.3