From 3fd983923cfcb4a7b8c2367e377e667a2bed4e3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 11:03:17 +0000 Subject: [PATCH] Bump djlint from 1.36.3 to 1.36.4 Bumps [djlint](https://github.com/djlint/djLint) from 1.36.3 to 1.36.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.36.3...v1.36.4) --- updated-dependencies: - dependency-name: djlint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 43fcfa6..c2282d6 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ bandit==1.8.0 black==24.10.0 -djlint==1.36.3 +djlint==1.36.4 flake8==7.1.1 isort==5.13.2 pur==7.3.2