From 913d29923550eab4e8b69585540b273d5e29a8a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Jul 2019 11:52:42 -0400 Subject: [PATCH] Update coverage from 4.5.2 to 4.5.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..4bf483b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ pytest-cov==2.6.1 pytest-asyncio==0.10.0 pytest-monkeytype==1.0.1 jedi==0.13.2 -coverage==4.5.2 +coverage==4.5.4 flake8==3.7.6 typed-ast==1.3.1 rope==0.12.0 \ No newline at end of file