Skip to content

Commit 4472295

Browse files
Bump pytest-cov from 2.8.1 to 2.9.0
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] <[email protected]>
1 parent 720e480 commit 4472295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pyenchant==3.1.0 # Bindings for a spellchecking sytem
2323
pygithub==1.51
2424
pylint==2.5.2 # Lint
2525
pyroma==2.6 # Packaging best practices checker
26-
pytest-cov==2.8.1 # Measure code coverage
26+
pytest-cov==2.9.0 # Measure code coverage
2727
pytest-envfiles==0.1.0 # Use files for environment variables for tests
2828
pytest==5.4.2 # Test runners
2929
sphinx-autodoc-typehints==1.10.3

0 commit comments

Comments
 (0)