From 4343ea056ad257cf7a18551c34298da46b46e20c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Mar 2019 02:23:59 +0100 Subject: [PATCH] Update coverage from 4.4.1 to 4.5.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 515784e..93489c6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ watchdog==0.8.3 Sphinx==1.6.4 tox==2.9.1 flake8==3.4.1 -coverage==4.4.1 +coverage==4.5.3 cryptography==2.1.1 PyYAML==3.12