Skip to content

Commit 78da028

Browse files
Bump coverage from 7.14.2 to 7.14.3
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.14.2 to 7.14.3. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.2...7.14.3) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1290ff7 commit 78da028

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ django-silk==5.5.0
3333
# ------------------------------------------------------------------------------
3434
flake8==7.3.0 # https://github.com/PyCQA/flake8
3535
flake8-isort==7.0.0 # https://github.com/gforcada/flake8-isort
36-
coverage==7.14.2 # https://github.com/nedbat/coveragepy
36+
coverage==7.14.3 # https://github.com/nedbat/coveragepy
3737
black==26.5.1 # https://github.com/psf/black
3838
pre-commit==4.6.0 # https://github.com/pre-commit/pre-commit
3939

0 commit comments

Comments
 (0)