From ea41ba962901d8ed8364ab53c2337cf221d27f4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 16:51:07 +0000 Subject: [PATCH] [DEPENDABOT] Update: Bump django-tailwind-cli from 4.0.1 to 4.2.3 Bumps [django-tailwind-cli](https://github.com/django-commons/django-tailwind-cli) from 4.0.1 to 4.2.3. - [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/4.0.1...4.2.3) --- updated-dependencies: - dependency-name: django-tailwind-cli dependency-version: 4.2.3 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 edc9d279..b708e451 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==4.0.1 +django-tailwind-cli==4.2.3