Skip to content

Commit

Permalink
build(deps-dev): bump coverage from 5.3.1 to 5.4 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 1, 2021
1 parent 2c944d6 commit 7e3aecd
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 @@ -67,7 +67,7 @@ typing-extensions = {python = "<3.8", version = "^3.7.4"}
[tool.poetry.dev-dependencies]
aioredis = "^1.3.1"
async_generator = {python = "~3.6", version = "^1.10"}
coverage = {extras = ["toml"], version = "^5.3"}
coverage = {extras = ["toml"], version = "^5.4"}
pytest = "^6.2.1"
pytest-aiohttp = "^0.3.0"
pytest-cov = "^2.10.1"
Expand Down

0 comments on commit 7e3aecd

Please sign in to comment.