Skip to content

Commit

Permalink
Bump pytest-cov from 2.8.1 to 2.9.0 (#136)
Browse files Browse the repository at this point in the history
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v2.8.1...v2.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed May 25, 2020
1 parent 7776db1 commit 9ec4e5b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -46,7 +46,7 @@ python = "^3.6"
flake8 = "^3.5"

[tool.poetry.dev-dependencies]
pytest-cov = "^2.8"
pytest-cov = "^2.9"
pytest-flake8 = "^1.0"
pytest-randomly = "^3.2"
pytest-isort = "^0.3"
Expand Down

0 comments on commit 9ec4e5b

Please sign in to comment.