Skip to content

Commit 3f6ced1

Browse files
Bump pytest-cov from 2.12.0 to 2.12.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.0 to 2.12.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.12.0...v2.12.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7231a2e commit 3f6ced1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ isort==5.8.0
22
black==21.5b2; implementation_name=="cpython"
33
pytest==6.2.4
44
pytest-asyncio==0.15.1
5-
pytest-cov==2.12.0
5+
pytest-cov==2.12.1
66
docutils==0.17.1
77
mypy==0.812; implementation_name=="cpython"
88
flake8==3.9.2

0 commit comments

Comments
 (0)