Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bjoernricks committed Jun 5, 2023
1 parent 10da4a6 commit 361bf82
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 54 deletions.
115 changes: 62 additions & 53 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 @@ -44,7 +44,7 @@ mypy = ">=0.981"
pontos = ">=22.7.2"
autohooks-plugin-black = ">=22.7.0"
autohooks-plugin-isort = ">=22.3.0"
coverage = "^7.2.6"
coverage = "^7.2.7"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 361bf82

Please sign in to comment.