Skip to content

Commit

Permalink
Bump pytest-cov from 2.8.1 to 2.9.0
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>
  • Loading branch information
dependabot-preview[bot] committed May 25, 2020
1 parent 255c43b commit fa06da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ py==1.8.1 # via pytest
pyparsing==2.4.7 # via packaging
pytest-aiohttp==0.3.0 # via -r test-requirements.in
pytest-asyncio==0.12.0 # via -r test-requirements.in
pytest-cov==2.8.1 # via -r test-requirements.in
pytest-cov==2.9.0 # via -r test-requirements.in
pytest-django==3.9.0 # via -r test-requirements.in
pytest-mock==3.1.0 # via -r test-requirements.in
pytest-mypy==0.6.2 # via -r test-requirements.in
Expand Down

0 comments on commit fa06da5

Please sign in to comment.