From e6593575c8e36eacd1427fc68f00d99369e4691c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:39:01 +0000 Subject: [PATCH] Bump setuptools Bumps [setuptools](https://github.com/pypa/setuptools) from 47.3.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/v47.3.1...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../SLU09 - Model Selection and Overfitting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/S01 - Bootcamp and Binary Classification/SLU09 - Model Selection and Overfitting/requirements.txt b/S01 - Bootcamp and Binary Classification/SLU09 - Model Selection and Overfitting/requirements.txt index b1d4f74a0..1a2de033f 100644 --- a/S01 - Bootcamp and Binary Classification/SLU09 - Model Selection and Overfitting/requirements.txt +++ b/S01 - Bootcamp and Binary Classification/SLU09 - Model Selection and Overfitting/requirements.txt @@ -58,7 +58,7 @@ requests==2.24.0 scikit-learn==0.23.1 scipy==1.5.0 Send2Trash==1.5.0 -setuptools==47.3.1 +setuptools==65.5.1 six==1.15.0 SQLAlchemy==1.3.18 terminado==0.8.3