From a2787be59be9d068739e696189261764dc088570 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 May 2021 11:44:31 +0000 Subject: [PATCH] chore(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.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.11.1...v2.12.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 9d92ba1e..cf504cbd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ pydantic_openapi_helper==0.2.7 coverage==5.5 coveralls==2.2.0 pytest==6.2.4 -pytest-cov==2.11.1 +pytest-cov==2.12.0 attrs~=21.2.0 Sphinx==3.5.4 sphinx-bootstrap-theme==0.7.1