From de861460a6b7b5acc90e4747393f8437952a1758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 18:56:08 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20flask=20from=201.1.1=20to=202.2.5=20in?= =?UTF-8?q?=20/Proyectos/ProyectoP=C3=A1ginaWebConPython?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.2.5. - [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/1.1.1...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- "Proyectos/ProyectoP\303\241ginaWebConPython/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Proyectos/ProyectoP\303\241ginaWebConPython/requirements.txt" "b/Proyectos/ProyectoP\303\241ginaWebConPython/requirements.txt" index b69ea36..13a33c1 100644 --- "a/Proyectos/ProyectoP\303\241ginaWebConPython/requirements.txt" +++ "b/Proyectos/ProyectoP\303\241ginaWebConPython/requirements.txt" @@ -1,7 +1,7 @@ astroid==2.2.5 Click==7.0 colorama==0.4.1 -Flask==1.1.1 +Flask==2.2.5 gunicorn==19.9.0 isort==4.3.15 itsdangerous==1.1.0