From 3c9c5ff2b56a942958fc51ce0bc98929e2d8070b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 09:29:34 +0000 Subject: [PATCH] Bump astroid from 2.1.0 to 2.3.2 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.1.0 to 2.3.2. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/astroid-2.1.0...astroid-2.3.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4804f9d..2eff7c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==2.1.7 mysqlclient==1.4.2 -astroid==2.1.0 +astroid==2.3.2 bleach==3.1.0 certifi==2018.11.29 chardet==3.0.4