From 5356a68b22ba8309e39c73b60bd2c6e840be928a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 05:30:55 +0000 Subject: [PATCH] Bump pytest-cov from 2.12.0 to 2.12.1 (#601) 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.12.0 to 2.12.1.
Changelog

Sourced from pytest-cov's changelog.

2.12.1 (2021-06-01)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest-cov&package-manager=pip&previous-version=2.12.0&new-version=2.12.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/pytest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pytest.txt b/requirements/pytest.txt index 2a890f3a9..e357a7cca 100644 --- a/requirements/pytest.txt +++ b/requirements/pytest.txt @@ -1,2 +1,2 @@ pytest==6.2.4 -pytest-cov==2.12.0 +pytest-cov==2.12.1