Skip to content

Commit 3765827

Browse files
Bump pytest-cov from 2.9.0 to 2.10.0
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>
1 parent 24f1b51 commit 3765827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pyenchant==3.1.1 # Bindings for a spellchecking sytem
2323
pygithub==1.51
2424
pylint==2.5.3 # Lint
2525
pyroma==2.6 # Packaging best practices checker
26-
pytest-cov==2.9.0 # Measure code coverage
26+
pytest-cov==2.10.0 # Measure code coverage
2727
pytest==5.4.3 # Test runners
2828
sphinx-autodoc-typehints==1.10.3
2929
sphinxcontrib-spelling==5.1.0

0 commit comments

Comments
 (0)