From 81dd78648544642e73824df985551338819b9e0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 17 Jan 2017 12:29:08 +0200 Subject: [PATCH] Update coverage from 4.3 to 4.3.3 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 00eb5a7..0cbc16c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ flake8==3.2.1 pytest==3.0.5 pytest-cov==2.4.0 -coverage==4.3 +coverage==4.3.3 sphinx==1.5.1 pep257==0.7.0 aiohttp-session==0.8.0