From 257ddbb0ff500ded151873c7b4ed40d7b924ee21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 11:37:51 +0000 Subject: [PATCH] Bump wheel Bumps [wheel](https://github.com/pypa/wheel) from 0.37.0 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.37.0...0.38.1) --- updated-dependencies: - dependency-name: wheel 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..520b11f2 100644 --- a/MLOps/ModelOps/DataScience/NewYorkTaxiModelling/pyWheels/Helper_Functions/requirements.txt +++ b/MLOps/ModelOps/DataScience/NewYorkTaxiModelling/pyWheels/Helper_Functions/requirements.txt @@ -58,7 +58,7 @@ wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.3.1 Werkzeug==2.0.2 -wheel==0.37.0 +wheel==0.38.1 widgetsnbextension==3.6.0 wrapt==1.12.1 xgboost==1.6.2