Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2021
1 parent be93d34 commit 7353771
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
102 changes: 51 additions & 51 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 @@ -45,7 +45,7 @@ autohooks = "^2.2.0"
autohooks-plugin-pylint = "^1.2.0"
sphinx = "^3.5.1"
pylint = "^2.5.3"
coverage = "^5.3"
coverage = "^5.5"
autohooks-plugin-black = {version = "^1.2.0", python = "^3.6"}
black = {version = "20.8b1", python = "^3.6"}
rope = "^0.18.0"
Expand Down

0 comments on commit 7353771

Please sign in to comment.