From 8ace796e1e927487e9b109d6b282ccfa38e52d76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 23:17:15 +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 571fbb0..c28f560 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ static3==0.7.0 stripe==2.23.0 text-to-image==0.0.5 texttable==0.9.1 -typed-ast==1.3.1 +typed-ast==1.3.2 unoconv==0.8.2 uritemplate==3.0.0 urllib3==1.23