Skip to content

Commit

Permalink
chore(deps-dev): bump coverage from 5.5 to 6.0 (#732)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2021
1 parent af36fb5 commit 465b6cb
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 58 deletions.
109 changes: 52 additions & 57 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
Expand Up @@ -29,7 +29,7 @@ pydantic = {version = "^1.8.2", optional = true }
email-validator = {version = "*", optional = true }

[tool.poetry.dev-dependencies]
coverage = {extras = ["toml"], version = "^5.5"}
coverage = {extras = ["toml"], version = "^6.0"}
pytest = "^6.2.5"
black = "^20.8b1"
flake8 = "^3.9.0"
Expand Down

0 comments on commit 465b6cb

Please sign in to comment.