From 271092e19f596d78b5e595e490b720bb0abe7b16 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 25 Apr 2021 09:55:31 +0000 Subject: [PATCH] Bump astroid from 2.5.2 to 2.5.6 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.5.2 to 2.5.6. - [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.5.2...astroid-2.5.6) 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 fbf343b..ad3e84d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==2.5.2 +astroid==2.5.6 bleach==3.3.0 Click==7.1.2 coverage==5.5