From c1821612d3dc40c01e2d8c301f4dc569883f1945 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:43:47 +0000 Subject: [PATCH] Bump setuptools from 65.6.3 to 70.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 65.6.3 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v65.6.3...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49bcafe..3ad80c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ prophet==1.1.4 PuLP==2.8.0 scikit_learn==1.2.1 scipy==1.10.0 -setuptools==65.6.3 +setuptools==70.0.0 statsmodels==0.13.5 xgboost==1.7.3 xlrd==2.0.1