From 00975181de22ff85d1e3a3f9b2b87de272c865d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 13:25:58 +0000 Subject: [PATCH] Bump astroid from 1.5.3 to 2.2.5 Bumps [astroid](https://github.com/PyCQA/astroid) from 1.5.3 to 2.2.5. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/astroid-2.2.5/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/astroid-1.5.3...astroid-2.2.5) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27620f2c..0495d1ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==1.5.3 +astroid==2.2.5 backports.functools-lru-cache==1.4 configparser==3.5.0 Django==1.11.1