Skip to content

Commit

Permalink
chore: bump coverage from 6.5.0 to 7.2.3
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.2.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.5.0...7.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2023
1 parent fabf47a commit 32f071e
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 53 deletions.
105 changes: 53 additions & 52 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ black = "^22.3.0"
bumpversion = "^0.6.0"
colorama = "^0.4.4"
commitizen-version-bump = {git = "https://github.com/meltano/commitizen-version-bump.git", branch = "main"}
coverage = {extras = ["toml"], version = "^6.4.1"}
coverage = {extras = ["toml"], version = "^7.2.3"}
freezegun = "^0.3.12"
mock = "^4.0.3"
mypy = "^0.960"
Expand Down

0 comments on commit 32f071e

Please sign in to comment.