Skip to content

Commit

Permalink
Update coverage to 7.6.8 (#5547)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Nov 26, 2024
1 parent c05770a commit 07061b6
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 @@ -29,7 +29,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
# Code quality
# ------------------------------------------------------------------------------
ruff==0.8.0 # https://github.com/astral-sh/ruff
coverage==7.6.5 # https://github.com/nedbat/coveragepy
coverage==7.6.8 # https://github.com/nedbat/coveragepy
djlint==1.36.1 # https://github.com/Riverside-Healthcare/djLint
pre-commit==4.0.1 # https://github.com/pre-commit/pre-commit

Expand Down

0 comments on commit 07061b6

Please sign in to comment.