From 05c790ec603a13c326e8b30bb52b1c7841e9d7ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 11:45:12 +0000 Subject: [PATCH] [DEPENDABOT] Update: Bump django-tailwind-cli from 2.19.0 to 2.21.1 Bumps [django-tailwind-cli](https://github.com/django-commons/django-tailwind-cli) from 2.19.0 to 2.21.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.19.0...2.21.1) --- updated-dependencies: - dependency-name: django-tailwind-cli 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 6147fab4..25041cd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,4 +42,4 @@ daphne==4.1.2 # React and Material UI will be handled via npm in the frontend directory django-simple-history==3.7.0 -django-tailwind-cli==2.19.0 +django-tailwind-cli==2.21.1