From d6cb05b7c9501ed5ec269515fbf0f0152156d691 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:36:07 +0000 Subject: [PATCH] Bump wheel from 0.36.2 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 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.36.2...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_databricks.txt | 4 ++-- requirements_windows.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements_databricks.txt b/requirements_databricks.txt index c9d13ce..f85e10f 100644 --- a/requirements_databricks.txt +++ b/requirements_databricks.txt @@ -1,4 +1,4 @@ -wheel==0.36.2 +wheel==0.38.1 awscli==1.19.28 tensorflow==2.5.0 fastcluster==1.1.26 @@ -10,7 +10,7 @@ matplotlib==3.4.1 scikit-learn==0.24.1 jupyterlab==3.0.14 notebook==6.3.0 -wheel==0.36.2 +wheel==0.38.1 seaborn==0.11.1 ipywidgets==7.6.3 lightgbm==3.2.1 diff --git a/requirements_windows.txt b/requirements_windows.txt index bd74de6..16b2056 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -1,5 +1,5 @@ setuptools==53.1.0 -wheel==0.36.2 +wheel==0.38.1 awscli==1.19.28 tensorflow==2.5.0 fastcluster==1.1.26