chore: bump djlint from 1.31.0 to 1.34.1

Bumps [djlint](https://github.com/Riverside-Healthcare/djlint) from 1.31.0 to 1.34.1.
- [Release notes](https://github.com/Riverside-Healthcare/djlint/releases)
- [Changelog](https://github.com/djlint/djLint/blob/master/.releaserc)
- [Commits](https://github.com/Riverside-Healthcare/djlint/compare/v1.31.0...v1.34.1)

---
updated-dependencies:
- dependency-name: djlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-06 13:32:00 +00:00 committed by GitHub
parent f030183888
commit d50b0527af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ dependencies = [
dev = [
"hatch==1.7.0",
"ruff==0.1.6",
"djlint==1.31.0",
"djlint==1.34.1",
"mkdocs==1.5.3",
"mkdocs-material>=9.4.14,<10",
"vermin==1.5.2",