Skip to content

Commit

Permalink
build(deps-dev): Bump coverage from 5.3.1 to 5.4 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 1, 2021
1 parent 9fe93c7 commit db2e598
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 @@ -47,7 +47,7 @@ attrs = "^20.2.0"
toml = "^0.10.1"

[tool.poetry.dev-dependencies]
coverage = {extras = ["toml"], version = "^5.3.1"}
coverage = {extras = ["toml"], version = "^5.4"}
pytest = "^6.2.1"
pytest-cov = "^2.10.1"
time-machine = "^1.3.0"
Expand Down

0 comments on commit db2e598

Please sign in to comment.