From e9d2396dc0ba399f9e31ee4edc827dc3d6e9a1e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:32:28 +0000 Subject: [PATCH] Bump wheel Bumps [wheel](https://github.com/pypa/wheel) from 0.34.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.34.2...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../SLU13 - Tree-Based Models/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/S01 - Bootcamp and Binary Classification/SLU13 - Tree-Based Models/requirements.txt b/S01 - Bootcamp and Binary Classification/SLU13 - Tree-Based Models/requirements.txt index 91118fb6c..8d046fd7c 100644 --- a/S01 - Bootcamp and Binary Classification/SLU13 - Tree-Based Models/requirements.txt +++ b/S01 - Bootcamp and Binary Classification/SLU13 - Tree-Based Models/requirements.txt @@ -56,6 +56,6 @@ tornado==6.0.4 traitlets==4.3.3 wcwidth==0.2.4 webencodings==0.5.1 -wheel==0.34.2 +wheel==0.38.1 widgetsnbextension==3.5.1 zipp==3.1.0