From 6075f93e9cf928ef6e59836ad91591c06909e16b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2019 12:10:48 +0000 Subject: [PATCH] Bump astroid from 1.6.1 to 2.3.0 Bumps [astroid](https://github.com/PyCQA/astroid) from 1.6.1 to 2.3.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-1.6.1...astroid-2.3.0) 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 49d3228..7b8b1c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.0.5 -astroid==1.6.1 +astroid==2.3.0 async-timeout==2.0.0 attrs==17.4.0 beautifulsoup4==4.6.0