Skip to content

Commit

Permalink
build(deps-dev): bump diff-cover from 8.0.3 to 9.0.0 (#17876)
Browse files Browse the repository at this point in the history
Bumps [diff-cover](https://github.com/Bachmann1234/diff-cover) from 8.0.3 to 9.0.0.
- [Release notes](https://github.com/Bachmann1234/diff-cover/releases)
- [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG)
- [Commits](Bachmann1234/diff_cover@v8.0.3...v9.0.0)

---
updated-dependencies:
- dependency-name: diff-cover
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent efde01f commit 9beb6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -45,7 +45,7 @@
dev_dependencies = [
"build==1.2.1",
"coverage==7.4.3",
"diff-cover==8.0.3",
"diff-cover==9.0.0",
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==3.6.2; python_version >= '3.9'",
"py3createtorrent==1.2.0",
Expand Down

0 comments on commit 9beb6a8

Please sign in to comment.