Skip to content

Commit e87f3fd

Browse files
dependabot[bot]mangelajo
authored andcommitted
build(deps-dev): update diff-cover requirement in /python
Updates the requirements on [diff-cover](https://github.com/Bachmann1234/diff-cover) to permit the latest version. - [Release notes](https://github.com/Bachmann1234/diff-cover/releases) - [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG) - [Commits](Bachmann1234/diff_cover@v9.2.0...v10.2.0) --- updated-dependencies: - dependency-name: diff-cover dependency-version: 10.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f49637c commit e87f3fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dev = [
7676
"pre-commit>=3.8.0",
7777
"esbonio>=0.16.5",
7878
"ty>=0.0.1a8",
79-
"diff-cover>=9.2.0",
79+
"diff-cover>=10.2.0",
8080
]
8181

8282
[tool.ruff]

0 commit comments

Comments
 (0)