From db7568313e090a5b39f9810aef231e9077b837a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:38:52 +0000 Subject: [PATCH] Bump flask from 1.0.2 to 2.3.2 in /Nintendo_Project/webapp Bumps [flask](https://github.com/pallets/flask) from 1.0.2 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/1.0.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Nintendo_Project/webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nintendo_Project/webapp/requirements.txt b/Nintendo_Project/webapp/requirements.txt index c60c38b..b66e7e2 100644 --- a/Nintendo_Project/webapp/requirements.txt +++ b/Nintendo_Project/webapp/requirements.txt @@ -2,7 +2,7 @@ alembic==1.4.2 click==7.1.1 cycler==0.10.0 dominate==2.5.1 -Flask==1.0.2 +Flask==2.3.2 Flask-Bootstrap==3.3.7.1 Flask-Migrate==2.5.3 Flask-SQLAlchemy==2.4.1