From 6bd396369926fca9a2f422fe858a9de74f2d32a9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 11:08:15 +0000 Subject: [PATCH] Bump pytest-cov from 2.9.0 to 2.10.0 in /python 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](https://github.com/pytest-dev/pytest-cov/compare/v2.9.0...v2.10.0) Signed-off-by: dependabot-preview[bot] --- python/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements-dev.txt b/python/requirements-dev.txt index 4f360cc333..c8c84903ad 100644 --- a/python/requirements-dev.txt +++ b/python/requirements-dev.txt @@ -4,7 +4,7 @@ flake8==3.8.1 mypy<0.781 Pillow==7.1.1 pytest==5.4.2 -pytest-cov==2.9.0 +pytest-cov==2.10.0 tox<4.0.0 grpcio-tools==1.27.2 mypy-protobuf==1.22