From f63ce20e26d47c77d518377ceae1ba43a5837e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 17:13:04 +0000 Subject: [PATCH] Bump django-htmx from 1.12.2 to 1.13.0 Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.12.2 to 1.13.0. - [Release notes](https://github.com/adamchainz/django-htmx/releases) - [Changelog](https://github.com/adamchainz/django-htmx/blob/main/HISTORY.rst) - [Commits](https://github.com/adamchainz/django-htmx/compare/1.12.2...1.13.0) --- updated-dependencies: - dependency-name: django-htmx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/docker.txt | 2 +- requirements/local.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/docker.txt b/requirements/docker.txt index fae2350..14ad651 100644 --- a/requirements/docker.txt +++ b/requirements/docker.txt @@ -6,7 +6,7 @@ django-crispy-forms==1.14.0 django-filter==21.1 django-floppyforms==1.9.0 django-guardian==2.4.0 -django-htmx==1.12.2 +django-htmx==1.13.0 django-model-utils==4.2.0 django-nested-admin==3.4.0 django-tables2==2.4.1 diff --git a/requirements/local.txt b/requirements/local.txt index b36fa2e..dae9b43 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -10,7 +10,7 @@ django-crispy-forms==1.14.0 django-filter==21.1 django-floppyforms==1.9.0 django-guardian==2.4.0 -django-htmx==1.12.2 +django-htmx==1.13.0 django-model-utils==4.2.0 django-nested-admin==3.4.0 django-tables2==2.4.1