From b2cf3af7b1d80b57e68b77b8843b902dd13fe1a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:25:04 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 1.0 Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.12.2...1.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ddb2d4..00df139 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.6.0 decorator==4.0.11 feedparser==5.2.1 -Flask==0.12.2 +Flask==1.0 lxml==3.8.0 requests==2.18.3 rtmbot==0.4.0