Bump coverage[toml] from 7.2.7 to 7.3.0 (#2839)

Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.2.7 to 7.3.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.2.7...7.3.0)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-type: direct:production
  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>
Co-authored-by: Tom Christie <tom@tomchristie.com>
This commit is contained in:
dependabot[bot] 2023-09-07 10:19:54 +01:00 committed by GitHub
parent ec4aa5e4ce
commit 7ecd828237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ twine==4.0.2
# Tests & Linting
black==23.7.0
coverage[toml]==7.2.7
coverage[toml]==7.3.0
cryptography==41.0.3
mypy==1.5.1
types-certifi==2021.10.8.2