From 6c50549e20257fe77f31d96574682f24f547b0f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 13:12:32 +0000 Subject: [PATCH] Bump astroid from 1.5.3 to 2.3.3 Bumps [astroid](https://github.com/PyCQA/astroid) from 1.5.3 to 2.3.3. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/astroid-2.3.3/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/astroid-1.5.3...astroid-2.3.3) 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..2630ec5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==1.5.3 +astroid==2.3.3 backports.functools-lru-cache==1.4 configparser==3.5.0 Django==1.11.1