From 9ba8c8e1af616eb4293caf14dc75a9e1b662a774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:39:57 +0000 Subject: [PATCH] :arrow_up: Bump djlint from 1.35.2 to 1.35.4 Bumps [djlint](https://github.com/djlint/djLint) from 1.35.2 to 1.35.4. - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](https://github.com/djlint/djLint/compare/v1.35.2...v1.35.4) --- updated-dependencies: - dependency-name: djlint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 18a1b561..fe7e874f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -97,7 +97,7 @@ djangorestframework==3.15.2 # drf-yasg djangorestframework-simplejwt==5.3.1 # via Paricia (pyproject.toml) -djlint==1.35.2 +djlint==1.35.4 # via Paricia (pyproject.toml) dpd-components==0.1.0 # via django-plotly-dash