Bump coverage from 7.3.4 to 7.4.0 (#2048)

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.4 to 7.4.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.4...7.4.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-31 00:36:53 +08:00 committed by GitHub
parent 53a1d0a9a6
commit 96b22c8b85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
build==1.0.3
coverage==7.3.4
coverage==7.4.0
mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_version>'3.8'
mypy-zope==1.0.2; platform_python_implementation=='CPython' and python_version>'3.8'
mypy==1.7.1; platform_python_implementation=='CPython' and python_version>'3.8'