From df31ce7e9ba3262ad175f6e12367505973b42cdd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 13:55:54 -0400 Subject: [PATCH] Bump astroid from 2.3.3 to 2.4.2 (#12) Bumps [astroid](https://github.com/PyCQA/astroid) from 2.3.3 to 2.4.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-2.3.3...astroid-2.4.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56bc1d6..2a51a3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.6.2 -astroid==2.3.3 +astroid==2.4.2 async-timeout==3.0.1 attrs==19.3.0 autopep8==1.5