Skip to content

Commit

Permalink
Bump pytest-cov from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.9.0 to 2.10.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.9.0...v2.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 16, 2020
1 parent 23596fb commit 6ec9807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pycodestyle==2.6.0 # via flake8
pyflakes==2.2.0 # via flake8
pygments==2.6.1 # via sphinx
pyparsing==2.4.6 # via packaging
pytest-cov==2.9.0 # via -r requirements.in
pytest-cov==2.10.0 # via -r requirements.in
pytest-mock==3.1.1 # via -r requirements.in
pytest==5.4.3 # via -r requirements.in, pytest-cov, pytest-mock
python-dateutil==2.7.3 # via croniter
Expand Down

0 comments on commit 6ec9807

Please sign in to comment.