Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent c1fa84a commit f6982ad
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 @@ -12,7 +12,7 @@ cfgv==3.4.0
# via pre-commit
click==8.1.7
# via pip-tools
coverage[toml]==7.5.0
coverage[toml]==7.6.0
# via pytest-cov
distlib==0.3.8
# via virtualenv
Expand Down

0 comments on commit f6982ad

Please sign in to comment.