From b5b72da03516a92ed40622182cbbc26be9402cdd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 09:13:30 +0000 Subject: [PATCH] chore(deps-dev): 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] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e3956c9a..64a7b7c0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ pydantic_openapi_helper==0.2.4 coverage==5.3.1 coveralls==2.2.0 pytest==6.2.1 -pytest-cov==2.10.1 +pytest-cov==2.11.0 attrs~=20.3.0 Sphinx==3.4.3 sphinx-bootstrap-theme==0.7.1