From 8d19f112fd0d638981158bff895fe6b209626424 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 10 Nov 2022 12:00:19 +0000 Subject: [PATCH] Update dependency django-htmx to v1.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 757ada9..c5d6c16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ wagtail-draftail-snippet==0.4.2 gunicorn==20.1.0 psycopg2==2.9.5 djangorestframework -django-htmx==1.12.2 +django-htmx==1.13.0 wagtail-metadata==4.0.2 humanize==4.4.0 django-plausible==0.4.0