From fca3bba8e38abb3c6b36fb022594cdb78bf80073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 22:42:59 +0000 Subject: [PATCH] Bump flask 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] --- .../pyWheels/Helper_Functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MLOps/ModelOps/DataScience/NewYorkTaxiModelling/pyWheels/Helper_Functions/requirements.txt b/MLOps/ModelOps/DataScience/NewYorkTaxiModelling/pyWheels/Helper_Functions/requirements.txt index 4326f2ae..6360452c 100644 --- a/MLOps/ModelOps/DataScience/NewYorkTaxiModelling/pyWheels/Helper_Functions/requirements.txt +++ b/MLOps/ModelOps/DataScience/NewYorkTaxiModelling/pyWheels/Helper_Functions/requirements.txt @@ -28,7 +28,7 @@ charset-normalizer==2.0.4 click==8.0.3 databricks-automl-runtime==0.2.11 databricks-cli==0.17.3 -Flask==1.1.2 +Flask==2.3.2 importlib-metadata==4.8.1 ipykernel==6.12.1 ipython==7.32.0