Skip to content

Commit 053c1d9

Browse files
build(deps-dev): update coverage requirement from ~=7.10.1 to ~=7.10.3
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.1...7.10.3) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 266aa59 commit 053c1d9

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~=25.1.0
22
pylint~=3.3.7
3-
coverage~=7.10.1
3+
coverage~=7.10.3
44
setuptools~=80.9.0

0 commit comments

Comments
 (0)