Skip to content

Commit 55f6176

Browse files
Update coverage requirement from <8,>=7.6 to >=7.13.5,<8
Updates the requirements on [coverage](https://github.com/coveragepy/coveragepy) to permit the latest version. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.0...7.13.5) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8727c60 commit 55f6176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r requirements.txt
2-
coverage[toml]>=7.6,<8
2+
coverage[toml]>=7.13.5,<8
33
pre-commit>=4.2,<5
44
ruff>=0.12,<1

0 commit comments

Comments
 (0)