From 97da5b830fd439cf85a24d5f73d735a30e626d63 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 10 Mar 2019 11:30:19 -0400 Subject: [PATCH] Update coverage from 4.5.2 to 4.5.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..07cfc82 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.3 flake8==3.7.6 typed-ast==1.3.1 rope==0.12.0 \ No newline at end of file