Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: diff-cover
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 24, 2024
1 parent c6630f9 commit 2eb9259
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ aiohttp_cors = { version = "0.7.0", optional = true }
black = { version = "24.8.0", optional = true }
build = { version = "1.2.1", optional = true }
coverage = { version = "7.6.1", optional = true }
diff-cover = { version = "9.0.0", optional = true }
diff-cover = { version = "9.2.0", optional = true }
flake8 = { version = "7.1.1", optional = true }
isort = { version = "5.13.2", optional = true }
# TODO: but... keyrings_cryptfile goes 15 minutes without locking while this does in 75 seconds
Expand Down

0 comments on commit 2eb9259

Please sign in to comment.