Skip to content

Commit

Permalink
Merge pull request #57 from CycloneDX/dependabot/pip/coverage-6.1.1
Browse files Browse the repository at this point in the history
poetry(deps-dev): bump coverage from 5.5 to 6.1.1
  • Loading branch information
jkowalleck authored Nov 8, 2021
2 parents 4c3df85 + e322d74 commit fa55e5c
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 57 deletions.
106 changes: 50 additions & 56 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 @@ -47,7 +47,7 @@ typing-extensions = { version = "^3.10.0", python = "~3.6 | ~3.7" }

[tool.poetry.dev-dependencies]
tox = "^3.24.3"
coverage = "^5.5"
coverage = "^6.1"
flake8 = "^3.9.2"
pdoc3 = "^0.10.0"

Expand Down

0 comments on commit fa55e5c

Please sign in to comment.