Skip to content

Commit ebd23ef

Browse files
build(deps): bump diff-cover from 9.7.1 to 9.7.2 (#20244)
Bumps [diff-cover](https://github.com/Bachmann1234/diff-cover) from 9.7.1 to 9.7.2. - [Release notes](https://github.com/Bachmann1234/diff-cover/releases) - [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG) - [Commits](Bachmann1234/diff_cover@v9.7.1...v9.7.2) --- updated-dependencies: - dependency-name: diff-cover dependency-version: 9.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4575ae2 commit ebd23ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,15 +1393,15 @@ test-randomorder = ["pytest-randomly"]
13931393

13941394
[[package]]
13951395
name = "diff-cover"
1396-
version = "9.7.1"
1396+
version = "9.7.2"
13971397
description = "Run coverage and linting reports on diffs"
13981398
optional = true
13991399
python-versions = ">=3.9"
14001400
groups = ["main"]
14011401
markers = "extra == \"dev\""
14021402
files = [
1403-
{file = "diff_cover-9.7.1-py3-none-any.whl", hash = "sha256:a662f3cacf57ba494dcb0235349c4912ae7f44345b162894ce5949745501c9c7"},
1404-
{file = "diff_cover-9.7.1.tar.gz", hash = "sha256:a03b78bc64b7dc27dda7f11c46bc6d44f4e121c8fb9a5068d41f20a05d463548"},
1403+
{file = "diff_cover-9.7.2-py3-none-any.whl", hash = "sha256:cd6498620c747c2493a6c83c14362c32868bfd91cd8d0dd093f136070ec4ffc5"},
1404+
{file = "diff_cover-9.7.2.tar.gz", hash = "sha256:872c820d2ecbf79c61d52c7dc70419015e0ab9289589566c791dd270fc0c6e3b"},
14051405
]
14061406

14071407
[package.dependencies]

0 commit comments

Comments
 (0)