From 505788844510e252f046816f14c16d63297d9100 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 18:54:49 +0000 Subject: [PATCH] Bump astroid from 2.2.5 to 2.3.3 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.2.5 to 2.3.3. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/astroid-2.3.3/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/astroid-2.2.5...astroid-2.3.3) 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 7d459ce..cbc2698 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # absl-py==0.8.0 alembic==1.1.0 # via flask-migrate -astroid==2.2.5 # via pylint +astroid==2.3.3 # via pylint bcrypt==3.1.7 blessings==1.7 # via curtsies bpython==0.18