From 8d433118084faf7a7d1fa43305cf28bbecfdfcab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 13:34:32 +0000 Subject: [PATCH] Bump pytest-cov from 2.10.1 to 2.11.1 (#5422) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.11.1.
Changelog

Sourced from pytest-cov's changelog.

2.11.1 (2021-01-20)

2.11.0 (2021-01-18)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest-cov&package-manager=pip&previous-version=2.10.1&new-version=2.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 3b90ef82a5..858de22b15 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -7,7 +7,7 @@ freezegun==1.1.0 mypy==0.790; implementation_name=="cpython" mypy-extensions==0.4.3; implementation_name=="cpython" pytest==6.2.1 -pytest-cov==2.11.0 +pytest-cov==2.11.1 pytest-mock==3.5.1 re-assert==1.1.0 setuptools-git==1.2