From 346bbc851b49ac45e3ed814a333b32f8a6a3b95d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Mar 2019 18:27:08 +0200 Subject: [PATCH] Update coverage from 4.5.2 to 4.5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf0976d..9c42cd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -e . -coverage==4.5.2 +coverage==4.5.3 mypy==0.670 ; platform_python_implementation != 'PyPy' prospector==1.1.6.2 pytest==4.3.0