From b5638927816cf5133ae3e13bcb5b4dcbcc73ec6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 28 Feb 2019 06:46:48 +0000 Subject: [PATCH] Bump astroid from 2.1.0 to 2.2.0 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.1.0 to 2.2.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.1.0...astroid-2.2.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 0f339460..f27ed2b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==2.1.0 +astroid==2.2.0 attrs==18.2.0 certifi==2018.11.29 chardet==3.0.4