Skip to content

Commit 626b2c5

Browse files
build(deps): update diff-cover requirement from <10.2 to <10.3 (#1000)
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@v0.1.0...v10.2.0) --- updated-dependencies: - dependency-name: diff-cover dependency-version: 10.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c3a296 commit 626b2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
diff_cover < 10.2
1+
diff_cover < 10.3
22
pydocstyle < 6.4
33
flake8 > 4
44
flake8-bugbear < 24.13

0 commit comments

Comments
 (0)