Skip to content

Commit

Permalink
Update coverage to 7.6.4 (#5480)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Oct 21, 2024
1 parent 6f5f1b8 commit 02f6336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
# Code quality
# ------------------------------------------------------------------------------
ruff==0.7.0 # https://github.com/astral-sh/ruff
coverage==7.6.3 # https://github.com/nedbat/coveragepy
coverage==7.6.4 # https://github.com/nedbat/coveragepy
djlint==1.35.2 # https://github.com/Riverside-Healthcare/djLint
pre-commit==4.0.1 # https://github.com/pre-commit/pre-commit

Expand Down

0 comments on commit 02f6336

Please sign in to comment.