From 570188265e8c5f440d5f07de629081e4d595f062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:36:58 +0000 Subject: [PATCH] Bump setuptools Bumps [setuptools](https://github.com/pypa/setuptools) from 41.2.0 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/v41.2.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../SLU10 - Metrics for Regression/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/S01 - Bootcamp and Binary Classification/SLU10 - Metrics for Regression/requirements.txt b/S01 - Bootcamp and Binary Classification/SLU10 - Metrics for Regression/requirements.txt index 152cfd34b..0ab40afa4 100644 --- a/S01 - Bootcamp and Binary Classification/SLU10 - Metrics for Regression/requirements.txt +++ b/S01 - Bootcamp and Binary Classification/SLU10 - Metrics for Regression/requirements.txt @@ -57,7 +57,7 @@ requests==2.24.0 scikit-learn==0.23.1 scipy==1.5.0 Send2Trash==1.5.0 -setuptools==41.2.0 +setuptools==65.5.1 six==1.15.0 sklearn==0.0 SQLAlchemy==1.3.18