We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431a4bd commit 9544a22Copy full SHA for 9544a22
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -29,7 +29,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
29
# Code quality
30
# ------------------------------------------------------------------------------
31
ruff==0.9.5 # https://github.com/astral-sh/ruff
32
-coverage==7.6.10 # https://github.com/nedbat/coveragepy
+coverage==7.6.11 # https://github.com/nedbat/coveragepy
33
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
34
pre-commit==4.1.0 # https://github.com/pre-commit/pre-commit
35
0 commit comments