From fb5b4db063ec7d70f081aab9e7caeb9c3c4eaef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 10 Aug 2018 07:29:49 +0000 Subject: [PATCH] Bump astroid from 1.6.4 to 2.0.4 Bumps [astroid](https://github.com/PyCQA/astroid) from 1.6.4 to 2.0.4. - [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.6.4...astroid-2.0.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3720e45..f7694c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==1.6.4 +astroid==2.0.4 colorama==0.3.9 dj-database-url==0.5.0 Django==2.0.5