From 7d787be7f17970a4ca4c8e2f76c1331c435a4d5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2019 21:06:08 +0000 Subject: [PATCH] Bump flask from 1.0 to 1.1.1 in /ElasticBeanStalkExamples/ebs_ejem2 Bumps [flask](https://github.com/pallets/flask) from 1.0 to 1.1.1. - [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...1.1.1) Signed-off-by: dependabot[bot] --- ElasticBeanStalkExamples/ebs_ejem2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElasticBeanStalkExamples/ebs_ejem2/requirements.txt b/ElasticBeanStalkExamples/ebs_ejem2/requirements.txt index cbbd1e1..4ed7c18 100644 --- a/ElasticBeanStalkExamples/ebs_ejem2/requirements.txt +++ b/ElasticBeanStalkExamples/ebs_ejem2/requirements.txt @@ -1 +1 @@ -flask==1.0 \ No newline at end of file +flask==1.1.1 \ No newline at end of file