From fedd409617989c172493801f9b4e74b86e412eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 00:05:11 +0000 Subject: [PATCH] chore(deps): bump typed-ast from 1.3.1 to 1.3.2 in /e-reading-server 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] --- e-reading-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e-reading-server/requirements.txt b/e-reading-server/requirements.txt index 6a108ad..53cc092 100644 --- a/e-reading-server/requirements.txt +++ b/e-reading-server/requirements.txt @@ -35,7 +35,7 @@ six==1.12.0 smmap2==2.0.5 snaptime==0.2.4 sqlparse==0.3.0 -typed-ast==1.3.1 +typed-ast==1.3.2 tzlocal==1.5.1 uritemplate==3.0.0 whitenoise==4.1.2