Skip to content

Commit 2d8c6ce

Browse files
Bump pytest-cov from 2.5.1 to 2.6.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.5.1 to 2.6.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.5.1...v2.6.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d7f405 commit 2d8c6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flake8==3.6.0
22
pytest==3.5.0
33
pytest-asyncio==0.9.0
4-
pytest-cov==2.5.1
4+
pytest-cov==2.6.0
55
pudb==2018.1

0 commit comments

Comments
 (0)