From f35592f7c03b80c2c72556eb3c8002e47f343c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 21:47:52 +0000 Subject: [PATCH] Bump typed-ast from 1.3.1 to 1.3.2 Bumps [typed-ast](https://github.com/python/typed_ast) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/python/typed_ast/releases) - [Changelog](https://github.com/python/typed_ast/blob/master/release_process.md) - [Commits](https://github.com/python/typed_ast/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 110012e2..04987b4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ terminado==0.8.2 testpath==0.4.2 tornado==6.0.2 traitlets==4.3.2 -typed-ast==1.3.1 +typed-ast==1.3.2 virtualenv==16.4.3 wcwidth==0.1.7 webencodings==0.5.1