From 36b64aef9bada795612b3ab3c47e8789d08f585d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:33:53 +0000 Subject: [PATCH] Bump setuptools Bumps [setuptools](https://github.com/pypa/setuptools) from 39.0.1 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v39.0.1...v65.5.1) --- updated-dependencies: - dependency-name: setuptools 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..52a0f5b62 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 @@ -47,7 +47,7 @@ QtPy==1.9.0 scikit-learn==0.23.1 scipy==1.4.1 Send2Trash==1.5.0 -setuptools==39.0.1 +setuptools==65.5.1 six==1.15.0 terminado==0.8.3 testpath==0.4.4