From 599646265b051f3c160b0fbbc65f4e88cf19d981 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Oct 2021 04:31:47 +0530 Subject: [PATCH] Update coverage from 6.0.1 to 6.0.2 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 68e132b919..df322ff6d2 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,6 +1,6 @@ wheel==0.37.0 python-coveralls==2.9.3 -coverage==6.0.1 +coverage==6.0.2 flake8==3.9.2 pytest==6.2.5 pytest-cov==3.0.0