From 51cce015a2c05fcc3a4f51ab3a7d79c26612d534 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:31:29 +0000 Subject: [PATCH] Bump pytest-cov from 2.6.1 to 2.11.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.6.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.6.1...v2.11.0) Signed-off-by: dependabot-preview[bot] --- development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development.txt b/development.txt index 6f40968b1c..1374e486e0 100644 --- a/development.txt +++ b/development.txt @@ -12,6 +12,6 @@ moto==1.3.7 bandit==1.5.1 flask_profiler==1.7 pytest-xdist==1.28.0 -pytest-cov==2.6.1 +pytest-cov==2.11.0 sphinx_rtd_theme==0.4.3 flask-debugtoolbar==0.10.1