From ffd82b931383a1878e5842d2e7517a340e175585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 08:40:56 +0000 Subject: [PATCH] Bump typed-ast from 1.3.1 to 1.3.2 in /PythonWeb 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] --- PythonWeb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonWeb/requirements.txt b/PythonWeb/requirements.txt index a3d65896..a4653ae2 100644 --- a/PythonWeb/requirements.txt +++ b/PythonWeb/requirements.txt @@ -62,7 +62,7 @@ six==1.13.0 sqlparse==0.3.0 tablib==0.12.1 twilio==6.28.0 -typed-ast==1.3.1 +typed-ast==1.3.2 unicodecsv==0.14.1 urllib3==1.25.3 whitenoise==4.1.2