From 083e3d49e1f1f095c8dced7d8ed74182af3c2b55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 08:02:44 +0000 Subject: [PATCH] chore(deps): bump django-htmx from 1.27.0 to 1.28.0 Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.27.0 to 1.28.0. - [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst) - [Commits](https://github.com/adamchainz/django-htmx/compare/1.27.0...1.28.0) --- updated-dependencies: - dependency-name: django-htmx dependency-version: 1.28.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 b624a97f86a..6b3a6bb5ed7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-pghistory==3.9.2 django-dbbackup==5.3.0 django-environ==0.14.0 django-filter==25.2 -django-htmx==1.27.0 +django-htmx==1.28.0 django-imagekit==6.1.0 django-multiselectfield==1.0.1 django-polymorphic==4.11.5