From bcd5b400702cb72b4af11d163c64730e42475eb3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 04:13:49 +0000 Subject: [PATCH] Bump flask from 1.0.2 to 1.1.2 Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 1.1.2. - [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/1.0.2...1.1.2) 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 9ce5f4f..795775b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ requests==2.21.0 asyncio==3.4.3 mysql-connector==2.2.9 colorama==0.4.1 -Flask==1.0.2 +Flask==1.1.2 Flask-SSLify==0.1.5 Markdown==3.1 gunicorn==19.9.0 \ No newline at end of file