From 44f33abe93aca47aa57a4c78133ad31f56c93d01 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 08:44:16 +0000 Subject: [PATCH] Bump pytest-cov from 2.6.1 to 2.10.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.6.1 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.6.1...v2.10.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..9ce9f320e7 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.10.0 sphinx_rtd_theme==0.4.3 flask-debugtoolbar==0.10.1