Skip to content

Commit 74ef468

Browse files
Bump pytest-cov from 2.9.0 to 2.10.0 (#215)
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> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d53b2ed commit 74ef468

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
@@ -1,7 +1,7 @@
11
async-generator==1.10; python_version>="3.6"
22
codacy-coverage==1.3.11
33
mock==3.0.5
4-
pytest-cov==2.9.0
4+
pytest-cov==2.10.0
55
pytest-tornasync==0.6.0.post2; python_version >= '3.5'
66
pytest-trio==0.5.2; python_version>="3.6"
77
pytest==4.6.6; python_version<"3.5"

0 commit comments

Comments
 (0)