From bf8669ebe241ded86d61da66a680c596ead2420e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 09:13:00 +0000 Subject: [PATCH] Bump astroid from 1.6.1 to 2.3.2 Bumps [astroid](https://github.com/PyCQA/astroid) from 1.6.1 to 2.3.2. - [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.2) 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..3e7a893 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.0.5 -astroid==1.6.1 +astroid==2.3.2 async-timeout==2.0.0 attrs==17.4.0 beautifulsoup4==4.6.0