From 8d666f65a8b0e75f474abbc06cbeee2812ea4817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:38:13 +0000 Subject: [PATCH] Bump flask Bumps [flask](https://github.com/pallets/flask) from 2.1.0 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.1.0...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Segundo Parcial/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ene-Jun-2022/francisco-alan-menchaca-merino/Segundo Parcial/app/requirements.txt b/Ene-Jun-2022/francisco-alan-menchaca-merino/Segundo Parcial/app/requirements.txt index 7394f3246..02bbefa97 100644 --- a/Ene-Jun-2022/francisco-alan-menchaca-merino/Segundo Parcial/app/requirements.txt +++ b/Ene-Jun-2022/francisco-alan-menchaca-merino/Segundo Parcial/app/requirements.txt @@ -1,2 +1,2 @@ -Flask==2.1.0 +Flask==2.3.2 flask-mongoengine==1.0.0 \ No newline at end of file