From c168ad994f081af621814b593dee876927622cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:37:22 +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] --- .../SLU07 - Regression with Linear Regression/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/S01 - Bootcamp and Binary Classification/SLU07 - Regression with Linear Regression/requirements.txt b/S01 - Bootcamp and Binary Classification/SLU07 - Regression with Linear Regression/requirements.txt index 76d1e20b7..d6059fa4f 100644 --- a/S01 - Bootcamp and Binary Classification/SLU07 - Regression with Linear Regression/requirements.txt +++ b/S01 - Bootcamp and Binary Classification/SLU07 - Regression with Linear Regression/requirements.txt @@ -57,7 +57,7 @@ requests==2.24.0 scikit-learn==0.23.1 scipy==1.4.1 Send2Trash==1.5.0 -setuptools==41.2.0 +setuptools==65.5.1 six==1.15.0 SQLAlchemy==1.3.17 terminado==0.8.3