From 7211c17aae2bbd7143b1b4ce29d5601ee675a11c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 16:50:31 +0000 Subject: [PATCH] [DEPENDABOT] Update: Bump django-tailwind-cli from 2.21.1 to 4.0.1 Bumps [django-tailwind-cli](https://github.com/django-commons/django-tailwind-cli) from 2.21.1 to 4.0.1. - [Release notes](https://github.com/django-commons/django-tailwind-cli/releases) - [Changelog](https://github.com/django-commons/django-tailwind-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/django-commons/django-tailwind-cli/compare/2.21.1...4.0.1) --- updated-dependencies: - dependency-name: django-tailwind-cli dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91b40638..64c26cd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,4 +42,4 @@ channels-redis==4.2.1 daphne==4.1.2 # React and Material UI will be handled via npm in the frontend directory -django-tailwind-cli==2.21.1 +django-tailwind-cli==4.0.1