From 7b018bb324c121e2bddc16f4952a01edfa526f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 06:23:32 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 0.12.3 in /website Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 0.12.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/0.12.2...0.12.3) Signed-off-by: dependabot[bot] --- website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/requirements.txt b/website/requirements.txt index 2609f65ab..f0335f35c 100644 --- a/website/requirements.txt +++ b/website/requirements.txt @@ -2,7 +2,7 @@ cffi==1.11.4 click==6.7 emoji==0.4.5 flake8==3.5.0 -Flask==0.12.2 +Flask==0.12.3 Flask-OAuth==0.12 gunicorn==19.7.1 httplib2==0.10.3