We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba97c2a commit 6ed9e58Copy full SHA for 6ed9e58
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -29,7 +29,7 @@ sphinx-autobuild==2024.4.16 # https://github.com/GaretJax/sphinx-autobuild
29
# Code quality
30
# ------------------------------------------------------------------------------
31
ruff==0.4.5 # https://github.com/astral-sh/ruff
32
-coverage==7.5.1 # https://github.com/nedbat/coveragepy
+coverage==7.5.2 # https://github.com/nedbat/coveragepy
33
djlint==1.34.1 # https://github.com/Riverside-Healthcare/djLint
34
pre-commit==3.7.1 # https://github.com/pre-commit/pre-commit
35
0 commit comments