Skip to content

Commit fb08c17

Browse files
build(deps): bump diff-cover from 9.3.1 to 9.3.2 (#19675)
Bumps [diff-cover](https://github.com/Bachmann1234/diff-cover) from 9.3.1 to 9.3.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.3.1...v9.3.2) --- updated-dependencies: - dependency-name: diff-cover dependency-version: 9.3.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 b1564dc commit fb08c17

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
@@ -1248,15 +1248,15 @@ test-randomorder = ["pytest-randomly"]
12481248

12491249
[[package]]
12501250
name = "diff-cover"
1251-
version = "9.3.1"
1251+
version = "9.3.2"
12521252
description = "Run coverage and linting reports on diffs"
12531253
optional = true
12541254
python-versions = ">=3.9"
12551255
groups = ["main"]
12561256
markers = "extra == \"dev\""
12571257
files = [
1258-
{file = "diff_cover-9.3.1-py3-none-any.whl", hash = "sha256:693a5429151ab18cb81c56530bb8d46599f76270b256528a1d450dba208227dd"},
1259-
{file = "diff_cover-9.3.1.tar.gz", hash = "sha256:391a37361aa9b4272c9b4301032b74e9cadc2acc1d6291d266b69e6f678996b1"},
1258+
{file = "diff_cover-9.3.2-py3-none-any.whl", hash = "sha256:d922e464056bfedc43d2372495be600c47d100499546853ea8eb0c5e3af28f9f"},
1259+
{file = "diff_cover-9.3.2.tar.gz", hash = "sha256:2a99239fb8968650da47968a834607b6b797143e5d0405e24c45a71be590755b"},
12601260
]
12611261

12621262
[package.dependencies]

0 commit comments

Comments
 (0)