From fbb21e4cb37f5ee87657b2cf8969cde560103f0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 May 2019 04:39:22 +0000 Subject: [PATCH] Bump flask from 1.0.2 to 1.0.3 Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 1.0.3. - [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.0.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ce5f4f..029d1c8 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.0.3 Flask-SSLify==0.1.5 Markdown==3.1 gunicorn==19.9.0 \ No newline at end of file