Skip to content

Commit

Permalink
Bump pytest-cov from 2.8.1 to 2.9.0 (#117)
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 10c12eb commit b750395
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
Expand Up @@ -41,7 +41,7 @@ dump-env = "dump_env.cli:main"
python = "^3.6"

[tool.poetry.dev-dependencies]
pytest-cov = "^2.8"
pytest-cov = "^2.9"
pytest-randomly = "^3.3"
pytest = "^5.4"
"delegator.py" = "^0.1.1"
Expand Down

0 comments on commit b750395

Please sign in to comment.