From a1217e0797271ed0af9a670c8d0b69bb93dc2abc Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 12 Oct 2021 04:58:36 -0500 Subject: [PATCH] Update coverage from 6.0.1 to 6.0.2 (#628) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 68e132b9..df322ff6 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