From 44f29840e49c7226c36a64ef30db7edba7b916fd Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 31 Jan 2020 22:34:45 +0200 Subject: [PATCH] Update coverage from 5.0.2 to 5.0.3 (#281) Co-authored-by: Abhinav Singh --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 5cbd5b45..2f63ff8a 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,5 +1,5 @@ python-coveralls==2.9.3 -coverage==5.0.2 +coverage==5.0.3 flake8==3.7.9 pytest==5.3.5 pytest-cov==2.8.1