From 486286fd52ed50a7f5d7095cc231f18bc521b035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:21:30 +0000 Subject: [PATCH] Bump django-htmx from 1.17.2 to 1.17.3 Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.17.2 to 1.17.3. - [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst) - [Commits](https://github.com/adamchainz/django-htmx/compare/1.17.2...1.17.3) --- updated-dependencies: - dependency-name: django-htmx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1be5b8cff2..8cb60447187 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ django-filter==23.5 # via # -r requirements.in # wagtail -django-htmx==1.17.2 +django-htmx==1.17.3 # via -r requirements.in django-modelcluster==6.2.1 # via wagtail