Skip to content

Commit

Permalink
build(deps-dev): bump coverage[toml] from 7.6.4 to 7.6.7
Browse files Browse the repository at this point in the history
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.6.4 to 7.6.7.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.4...7.6.7)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 375a8bd commit 4520553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.project_slug }}/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cfgv==3.4.0
# via pre-commit
click==8.1.7
# via pip-tools
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via pytest-cov
distlib==0.3.9
# via virtualenv
Expand Down

0 comments on commit 4520553

Please sign in to comment.