From 204a0b5895a880ec5d2ee1a16edbf144704af1ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2020 22:07:08 +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 +- sync-services/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e461b83..3dc808e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ soupsieve==2.0 sqlparse==0.3.0 three==0.8.0 tqdm==4.45.0 -typed-ast==1.3.1 +typed-ast==1.3.2 tzlocal==1.5.1 urllib3==1.25.3 websockets==8.1 diff --git a/sync-services/requirements.txt b/sync-services/requirements.txt index e461b83..3dc808e 100644 --- a/sync-services/requirements.txt +++ b/sync-services/requirements.txt @@ -59,7 +59,7 @@ soupsieve==2.0 sqlparse==0.3.0 three==0.8.0 tqdm==4.45.0 -typed-ast==1.3.1 +typed-ast==1.3.2 tzlocal==1.5.1 urllib3==1.25.3 websockets==8.1