From 2626b16ade8cf89dc2eb908d94b5cb9f22429b50 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 05:39:20 +0000 Subject: [PATCH] Bump pytest-cov from 2.6.1 to 2.11.1 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.6.1 to 2.11.1. - [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.6.1...v2.11.1) Signed-off-by: dependabot-preview[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 2f273e1f888..243190b59c8 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,7 +7,7 @@ pytest==3.6.3 pytest-socket==0.3.1 pytest-xdist==1.26.1 pytest-django==3.4.8 -pytest-cov==2.6.1 +pytest-cov==2.11.1 python-coveralls==2.9.1 nose factory-boy==2.11.1