From 934771b9eff3185fae3db0871978794d635db74e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 00:03:19 +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] --- .../nyc_taxi/pyWheels/Helper_Functions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlOps/modelOps/data_science/nyc_taxi/pyWheels/Helper_Functions/requirements.txt b/mlOps/modelOps/data_science/nyc_taxi/pyWheels/Helper_Functions/requirements.txt index 35c67c18..7094efe3 100644 --- a/mlOps/modelOps/data_science/nyc_taxi/pyWheels/Helper_Functions/requirements.txt +++ b/mlOps/modelOps/data_science/nyc_taxi/pyWheels/Helper_Functions/requirements.txt @@ -57,7 +57,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