Skip to content

Commit

Permalink
Update coverage from 7.5.0 to 7.5.1 (#5048)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed May 5, 2024
1 parent f66396d commit 38318ab
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.4.16 # https://github.com/GaretJax/sphinx-autobuild
# Code quality
# ------------------------------------------------------------------------------
ruff==0.4.2 # https://github.com/astral-sh/ruff
coverage==7.5.0 # https://github.com/nedbat/coveragepy
coverage==7.5.1 # https://github.com/nedbat/coveragepy
djlint==1.34.1 # https://github.com/Riverside-Healthcare/djLint
pre-commit==3.7.0 # https://github.com/pre-commit/pre-commit

Expand Down

0 comments on commit 38318ab

Please sign in to comment.