Skip to content

Commit

Permalink
Deps: Bump coverage from 7.2.5 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.5 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.5...7.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bjoernricks committed May 30, 2023
1 parent 61e74ea commit 6094002
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 @@ -43,7 +43,7 @@ pontos = ">=23.1.3"
autohooks-plugin-black = ">=21.7.1"
autohooks-plugin-pylint = ">=21.6.0"
autohooks-plugin-isort = ">=22.3.0"
coverage = "^7.2.5"
coverage = "^7.2.7"

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

0 comments on commit 6094002

Please sign in to comment.