From 7d85831eb320b82405605230a56a71d9ef830f71 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2019 10:58:22 +0000 Subject: [PATCH] Bump astroid from 2.2.3 to 2.3.0 in /fact-bounty-flask Bumps [astroid](https://github.com/PyCQA/astroid) from 2.2.3 to 2.3.0. - [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.2.3...astroid-2.3.0) Signed-off-by: dependabot-preview[bot] --- fact-bounty-flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fact-bounty-flask/requirements.txt b/fact-bounty-flask/requirements.txt index c6e3b57c..de65a1d7 100644 --- a/fact-bounty-flask/requirements.txt +++ b/fact-bounty-flask/requirements.txt @@ -1,5 +1,5 @@ alembic==1.0.8 -astroid==2.2.3 +astroid==2.3.0 bcrypt==3.1.6 cffi==1.12.2 Click==7.0