From 71475a2577695ddf923b31a4456971638cc36971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 13:24:02 +0000 Subject: [PATCH] Bump coverage from 5.4 to 5.5 (#31) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8b2d8e6..ea611c6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,4 +5,4 @@ pytest==6.1.2 pytest-cov==2.11.1 pytest-xdist==2.2.1 yappi==1.3.0 -coverage==5.4 \ No newline at end of file +coverage==5.5 \ No newline at end of file