Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #274 from staticdev/dependabot/pip/coverage-5.4
Browse files Browse the repository at this point in the history
Bump coverage from 5.3.1 to 5.4
  • Loading branch information
Thiago C. D'Ávila authored Jan 27, 2021
2 parents 27ef710 + 5feda26 commit 33f647e
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 @@ -19,7 +19,7 @@ click = "^7.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.2"
coverage = {extras = ["toml"], version = "^5.3"}
coverage = {extras = ["toml"], version = "^5.4"}
black = "^20.8b1"
flake8 = "^3.8.4"
flake8-bandit = "^2.1.2"
Expand Down

0 comments on commit 33f647e

Please sign in to comment.