From 82ed5e8c18f017a9b81707601fda68a5c1ab75eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:44:38 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.3.2 Bumps [flask](https://github.com/pallets/flask) from 1.1.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.1.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14c8c38..16d637f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ matplotlib==3.2.2 numpy==1.19.0 SQLAlchemy==1.3.18 requests==2.24.0 -Flask==1.1.2 +Flask==2.3.2 pandas==1.0.5 beautifulsoup4==4.9.1 IMDbPY==6.8