From 6787ac77fd37ba022254be789edb34f7b1fa3bc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 06:02:52 +0000 Subject: [PATCH] deps:(deps): bump django-tailwind from 4.2.0 to 4.3.1 Bumps [django-tailwind](https://github.com/timonweb/django-tailwind) from 4.2.0 to 4.3.1. - [Changelog](https://github.com/timonweb/django-tailwind/blob/master/CHANGELOG.md) - [Commits](https://github.com/timonweb/django-tailwind/compare/4.2.0...4.3.1) --- updated-dependencies: - dependency-name: django-tailwind dependency-version: 4.3.1 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 2dcf1d5..b6fd9fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ django-stubs-ext==5.2.7 # via django-tasks django-taggit==6.1.0 # via wagtail -django-tailwind==4.2.0 +django-tailwind==4.3.1 # via quakercms (pyproject.toml) django-tasks==0.8.1 # via wagtail