From bedb43fc1c23dc35930dee739acb2755c22eb30d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 01:24:43 +0000 Subject: [PATCH] Bump astroid from 1.5.3 to 2.3.1 Bumps [astroid](https://github.com/PyCQA/astroid) from 1.5.3 to 2.3.1. - [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-1.5.3...astroid-2.3.1) 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 27620f2c..fcaa24af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==1.5.3 +astroid==2.3.1 backports.functools-lru-cache==1.4 configparser==3.5.0 Django==1.11.1