Skip to content

Commit

Permalink
Merge pull request #91 from sobolevn/dependabot/pip/pytest-cov-2.8.1
Browse files Browse the repository at this point in the history
Bump pytest-cov from 2.7.1 to 2.8.1
  • Loading branch information
lk-geimfari committed Oct 7, 2019
2 parents 86a93b7 + 50c48fa commit 7eea0d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -61,7 +61,7 @@ nitpick = "^0.21.1"
safety = "^1.8"

pytest = "^5.2"
pytest-cov = "^2.7"
pytest-cov = "^2.8"
pytest-randomly = "^3.0"

sphinx = "^2.1"
Expand Down

0 comments on commit 7eea0d3

Please sign in to comment.