From adfae2e24e3b1f5645a8fbbaf93f79865bba3a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 14:40:51 +0000 Subject: [PATCH] Bump flask from 2.0.2 to 2.2.5 in /supply-management-system Bumps [flask](https://github.com/pallets/flask) from 2.0.2 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/2.0.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- supply-management-system/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supply-management-system/requirements.txt b/supply-management-system/requirements.txt index a296a29..ef71c14 100644 --- a/supply-management-system/requirements.txt +++ b/supply-management-system/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.0.2 +Flask==2.2.5 numpy==1.20.2 pandas==1.3.5 scikit-learn==1.0.2