From cc4821c2b93220fb5cf8fac014b992b0bd825c49 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Jun 2019 19:10:32 -0400 Subject: [PATCH] Update typed-ast from 1.3.1 to 1.4.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..984a9ec 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,5 +6,5 @@ pytest-monkeytype==1.0.1 jedi==0.13.2 coverage==4.5.2 flake8==3.7.6 -typed-ast==1.3.1 +typed-ast==1.4.0 rope==0.12.0 \ No newline at end of file