From 308c085a4543ef5470b7a308c11877e236a44288 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Feb 2019 11:56:40 -0500 Subject: [PATCH] Update flake8 from 3.7.6 to 3.7.7 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..ab6ebe9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,6 +5,6 @@ pytest-asyncio==0.10.0 pytest-monkeytype==1.0.1 jedi==0.13.2 coverage==4.5.2 -flake8==3.7.6 +flake8==3.7.7 typed-ast==1.3.1 rope==0.12.0 \ No newline at end of file