From e34bfa8a22fd485ee4ff0c1eca0e91786aa6ee40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 28 Nov 2018 16:44:40 +0000 Subject: [PATCH] Bump astroid from 2.0.4 to 2.1.0 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.0.4 to 2.1.0. - [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.0.4...astroid-2.1.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e10fab2..ac26677 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.3 -astroid==2.0.4 +astroid==2.1.0 attrs==18.2.0 certifi==2018.8.24 chardet==3.0.4