From b11cfb6a26663f03b729d9590c4b14d29771a3ec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 19:28:25 +0000 Subject: [PATCH] Bump pytest-cov from 2.10.0 to 2.11.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.0 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.0...v2.11.0) Signed-off-by: dependabot-preview[bot] --- test-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index c18b0df..8933837 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -90,9 +90,9 @@ pyparsing==2.4.7 \ pyrsistent==0.16.0 \ --hash=sha256:28669905fe725965daa16184933676547c5bb40a5153055a8dee2a4bd7933ad3 \ # via -r ./test-requirements.txt, jsonschema -pytest-cov==2.10.0 \ - --hash=sha256:1a629dc9f48e53512fcbfda6b07de490c374b0c83c55ff7a1720b3fccff0ac87 \ - --hash=sha256:6e6d18092dce6fad667cd7020deed816f858ad3b49d5b5e2b1cc1c97a4dba65c \ +pytest-cov==2.11.0 \ + --hash=sha256:626a8a6ab188656c4f84b67d22436d6c494699d917e567e0048dda6e7f59e028 \ + --hash=sha256:e90e034cde61dacb1394639a33f449725c591025b182d69752c1dd0bfec639a7 \ # via -r ./test-requirements.txt pytest==5.4.3 \ --hash=sha256:5c0db86b698e8f170ba4582a492248919255fcd4c79b1ee64ace34301fb589a1 \