Skip to content

Commit e1a7d93

Browse files
authored
Update coverage from 7.7.0 to 7.7.1 (cookiecutter#5736)
1 parent 6d5fdb7 commit e1a7d93

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/requirements

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements/local.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
2929
# Code quality
3030
# ------------------------------------------------------------------------------
3131
ruff==0.11.2 # https://github.com/astral-sh/ruff
32-
coverage==7.7.0 # https://github.com/nedbat/coveragepy
32+
coverage==7.7.1 # https://github.com/nedbat/coveragepy
3333
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
3434
pre-commit==4.2.0 # https://github.com/pre-commit/pre-commit
3535

0 commit comments

Comments
 (0)