From 94f77d015f6903ae0fe0db5ae802f559f6585141 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:37 +0000 Subject: [PATCH] Bump astroid from 2.2.3 to 2.3.3 in /fact-bounty-flask Bumps [astroid](https://github.com/PyCQA/astroid) from 2.2.3 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.3...astroid-2.3.3) 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..748025c9 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.3 bcrypt==3.1.6 cffi==1.12.2 Click==7.0