Skip to content

Commit

Permalink
Bump coverage[toml] from 7.2.5 to 7.2.6 (#218)
Browse files Browse the repository at this point in the history
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.2.5 to 7.2.6.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.2.5...7.2.6)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2023
1 parent 686b59e commit 2b54062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dev =
black == 23.3.0; python_version >= "3.7"
build == 0.10.0; python_version >= "3.7"
coverage[toml]; python_version < "3.7"
coverage[toml] == 7.2.5; python_version >= "3.7"
coverage[toml] == 7.2.6; python_version >= "3.7"
furo == 2023.5.20; python_version >= "3.8"
mock; python_version < "3"
mypy == 1.3.0; python_version >= "3.7" and platform_python_implementation != "PyPy"
Expand Down

0 comments on commit 2b54062

Please sign in to comment.