From 6c79fb83251f730b675cc4b27c2ba412fda376f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 10:57:24 +0200 Subject: [PATCH] Bump pytest-cov from 2.11.1 to 2.12.0 (#2893) 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[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index e95794a78..bbf7d803f 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -8,7 +8,7 @@ pydocstyle==6.0.0 pylint==2.8.2 pytest-aiohttp==0.3.0 pytest-asyncio==0.12.0 # NB!: Versions over 0.12.0 breaks pytest-aiohttp (https://github.com/aio-libs/pytest-aiohttp/issues/16) -pytest-cov==2.11.1 +pytest-cov==2.12.0 pytest-timeout==1.4.2 pytest==6.2.4 pyupgrade==2.16.0