Skip to content

Commit b331ffc

Browse files
Bump pytest-cov from 2.10.0 to 2.10.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.0 to 2.10.1. - [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.10.0...v2.10.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2544ceb commit b331ffc

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
@@ -22,7 +22,7 @@ pyenchant==3.1.1 # Bindings for a spellchecking sytem
2222
pygithub==1.52
2323
pylint==2.5.3 # Lint
2424
pyroma==2.6 # Packaging best practices checker
25-
pytest-cov==2.10.0 # Measure code coverage
25+
pytest-cov==2.10.1 # Measure code coverage
2626
pytest==6.0.1 # Test runners
2727
sphinx-autodoc-typehints==1.11.0
2828
sphinxcontrib-spelling==5.2.2

0 commit comments

Comments
 (0)