Skip to content

Commit ddd8281

Browse files
build(deps): update coverage requirement
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.2.2...7.13.5) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1548a2 commit ddd8281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest>=7.2.2, <9.1.0
22
pytest-mock~=3.14.0
3-
coverage>=7.2.2, <7.14.0
3+
coverage>=7.13.5, <7.14.0
44
testfixtures>=8.3.0, <= 10.0.0

0 commit comments

Comments
 (0)