From c5e0065694cbcd6cfae113544e377331a33e9c03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:35:16 +0000 Subject: [PATCH] Bump setuptools from 40.6.3 to 65.5.1 in /docs Bumps [setuptools](https://github.com/pypa/setuptools) from 40.6.3 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/v40.6.3...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c1c827b..74d2bc7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ numpy==1.16.0 -setuptools==40.6.3 +setuptools==65.5.1 scipy==1.1.0 matplotlib==2.0.2 scikit-learn==0.18.0