Skip to content

Commit

Permalink
Update coverage to 7.6.9 (cookiecutter#5581)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Dec 8, 2024
1 parent c187975 commit 8ce5908
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.1 # https://github.com/astral-sh/ruff
coverage==7.6.8 # https://github.com/nedbat/coveragepy
coverage==7.6.9 # https://github.com/nedbat/coveragepy
djlint==1.36.3 # https://github.com/Riverside-Healthcare/djLint
pre-commit==4.0.1 # https://github.com/pre-commit/pre-commit

Expand Down

0 comments on commit 8ce5908

Please sign in to comment.