From dc7f8b2a8330ec159dc115eadbe130fe1ba9a390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:38:17 +0000 Subject: [PATCH] Bump setuptools from 45.2.0 to 65.5.1 in /Smart_container Bumps [setuptools](https://github.com/pypa/setuptools) from 45.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/v45.2.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Smart_container/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Smart_container/requirements.txt b/Smart_container/requirements.txt index f8067ad..b5a1184 100644 --- a/Smart_container/requirements.txt +++ b/Smart_container/requirements.txt @@ -14,7 +14,7 @@ PyYAML==6.0 requests==2.22.0 scikit_learn==0.23.2 scipy -setuptools==45.2.0 +setuptools==65.5.1 six==1.14.0 tqdm==4.62.3 visualdl==2.2.0