Skip to content

Commit ba5dd22

Browse files
build(deps-dev): update coverage requirement from ~=7.10.7 to ~=7.14.3
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.10.7...7.14.3) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f43cb4f commit ba5dd22

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
black~=26.3.1
22
pylint~=4.0.6
3-
coverage~=7.10.7
3+
coverage~=7.14.3
44
setuptools~=82.0.1

0 commit comments

Comments
 (0)