Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Commit

Permalink
chore(dependencies): update dependency pytest-cov to ^2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 12, 2020
1 parent e7db1ce commit d348853
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -27,7 +27,7 @@ pyyaml = "^5.3"

[tool.poetry.dev-dependencies]
pytest = "^5.4.2"
pytest-cov = "^2.8.1"
pytest-cov = "^2.10.0"
coveralls = "^1.11.1"
black = {version = "^19.10b0", python = "^3.6"}
codecov = "^2.1.3"

0 comments on commit d348853

Please sign in to comment.