From a1ce128f1dca45f60aa2b14b9370c70d6d383809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 02:54:23 +0000 Subject: [PATCH] Bump typed-ast from 1.3.1 to 1.3.2 in /OLPS_python 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] --- OLPS_python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OLPS_python/requirements.txt b/OLPS_python/requirements.txt index 328ef4a..b071723 100644 --- a/OLPS_python/requirements.txt +++ b/OLPS_python/requirements.txt @@ -103,7 +103,7 @@ testpath==0.4.2 tornado==6.0.1 tqdm==4.55.1 traitlets==4.3.2 -typed-ast==1.3.1 +typed-ast==1.3.2 urllib3==1.24.1 varname==0.5.6 wcwidth==0.1.7