From 606ae62db9ba3480a0f2e718c24d9a3f6b14bb96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 08:27:01 +0700 Subject: [PATCH] Bump djlint from 1.34.1 to 1.35.2 (#397) Bumps [djlint](https://github.com/djlint/djLint) from 1.34.1 to 1.35.2. - [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.34.1...v1.35.2) --- updated-dependencies: - dependency-name: djlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 1cacbfc..adecdae 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -24,7 +24,7 @@ flake8==7.1.1 # https://github.com/PyCQA/flake8 flake8-isort==6.1.1 # https://github.com/gforcada/flake8-isort coverage==7.4.4 # https://github.com/nedbat/coveragepy black==24.8.0 # https://github.com/psf/black -djlint==1.34.1 # https://github.com/Riverside-Healthcare/djLint +djlint==1.35.2 # https://github.com/Riverside-Healthcare/djLint pylint-django==2.5.5 # https://github.com/PyCQA/pylint-django pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery pre-commit==3.8.0 # https://github.com/pre-commit/pre-commit