From cfe3c10cec5fcf00fa6d656427ec93d326f87ffb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 06:06:21 +0000 Subject: [PATCH] Bump pytest-cov from 2.10.1 to 2.11.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.11.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.10.1...v2.11.0) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index a6e5d47..2548a7a 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,7 +6,7 @@ pre-commit==2.9.3 pylint==2.6.0 pydocstyle==5.1.1 pytest==6.2.1 -pytest-cov==2.10.1 +pytest-cov==2.11.0 pytest-sugar==0.9.4 pytest-timeout==1.4.2 restructuredtext-lint==1.3.2