From ca13b942bfd13ba4f4f5ba381c72c6066bee652b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2019 04:18:54 +0000 Subject: [PATCH] Bump astroid from 1.5.3 to 2.2.5 Bumps [astroid](https://github.com/PyCQA/astroid) from 1.5.3 to 2.2.5. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/astroid-2.2.5/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/astroid-1.5.3...astroid-2.2.5) 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 620b8573..96f2dc92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==1.5.3 +astroid==2.2.5 hypothesis==3.6.0 mypy==0.620 mypy-extensions==0.4.1