From 704c99c270503dd9f693fd706bc3b05e9b0b6202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:59:19 +0000 Subject: [PATCH] Bump django-htmx from 1.19.0 to 1.21.0 Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.19.0 to 1.21.0. - [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst) - [Commits](https://github.com/adamchainz/django-htmx/compare/1.19.0...1.21.0) --- updated-dependencies: - dependency-name: django-htmx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 9cbe930d..af2b3469 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -77,7 +77,7 @@ django-extensions==3.2.3 # django-anvil-consortium-manager django-filter==23.5 # via django-anvil-consortium-manager -django-htmx==1.19.0 +django-htmx==1.21.0 # via -r requirements/requirements.in django-login-required-middleware==0.9.0 # via -r requirements/requirements.in