We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08b444 commit 6c5a94bCopy full SHA for 6c5a94b
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -26,7 +26,7 @@ sphinx-autobuild==2025.8.25 # https://github.com/GaretJax/sphinx-autobuild
26
27
# Code quality
28
# ------------------------------------------------------------------------------
29
-ruff==0.14.6 # https://github.com/astral-sh/ruff
+ruff==0.14.7 # https://github.com/astral-sh/ruff
30
coverage==7.12.0 # https://github.com/nedbat/coveragepy
31
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
32
pre-commit==4.5.0 # https://github.com/pre-commit/pre-commit
0 commit comments