Skip to content

Commit

Permalink
Bump djlint from 1.36.3 to 1.36.4 in /backend (OWASP#268)
Browse files Browse the repository at this point in the history
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](djlint/djLint@v1.36.3...v1.36.4)

---
updated-dependencies:
- dependency-name: djlint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent cdeeb13 commit 76210c9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ django-cors-headers = "^4.6.0"


[tool.poetry.group.dev.dependencies]
djlint = "^1.36.3"
djlint = "^1.36.4"
isort = "^5.13.2"
pre-commit = "^4.0.0"
ruff = "^0.8.4"
Expand Down

0 comments on commit 76210c9

Please sign in to comment.