Bump coverage[toml] from 7.3.0 to 7.4.0 (#3034)

Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.3.0 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.0...7.4.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: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-03 09:44:26 +04:00 committed by GitHub
parent f1ed746308
commit 4ddff16bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ build==1.0.3
twine==4.0.2
# Tests & Linting
coverage[toml]==7.3.0
coverage[toml]==7.4.0
cryptography==41.0.7
mypy==1.5.1
pytest==7.4.3