Skip to content

Commit 9e6dc44

Browse files
Update diff-cover requirement from <7.3 to <7.4 (#638)
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...v7.3.0) --- updated-dependencies: - dependency-name: diff-cover dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e6fb37 commit 9e6dc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
diff_cover < 7.3
1+
diff_cover < 7.4
22
pylint < 2.16
33
pydocstyle < 6.2
44
flake8-bugbear < 22.13

0 commit comments

Comments
 (0)