From 2f614e18c1348251d82423ef698ce6b912271671 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 30 Oct 2021 22:33:11 -0500 Subject: [PATCH] Update coverage from 6.0.2 to 6.1 (#640) 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 bd73748566..87b601e6ce 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.2 +coverage==6.1 flake8==4.0.1 pytest==6.2.5 pytest-cov==3.0.0