Skip to content

Commit

Permalink
Merge pull request #214 from greenbone/dependabot/pip/coverage-6.1.1
Browse files Browse the repository at this point in the history
Build(deps-dev): Bump coverage from 6.0.1 to 6.1.1
  • Loading branch information
y0urself authored Nov 1, 2021
2 parents 7e17b93 + 7f796e9 commit a1c534b
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 36 deletions.
86 changes: 51 additions & 35 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 @@ autohooks-plugin-pylint = "^21.6.0"
autohooks-plugin-black = {version = "^21.7.1", python = "^3.6"}
black = {version = "21.7b0", python = "^3.6"}
rope = "^0.21.0"
coverage = "^6.0"
coverage = "^6.1"

[tool.black]
line-length = 80
Expand Down

0 comments on commit a1c534b

Please sign in to comment.