From 88b5ce18258a27ee80b82ece7ba83ea45c47ee0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 05:45:40 +0000 Subject: [PATCH] Bump setuptools from 59.5.0 to 65.5.1 in /models/pointnext/PointNeXt Bumps [setuptools](https://github.com/pypa/setuptools) from 59.5.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/v59.5.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- models/pointnext/PointNeXt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/pointnext/PointNeXt/requirements.txt b/models/pointnext/PointNeXt/requirements.txt index c30976e..d6b2403 100644 --- a/models/pointnext/PointNeXt/requirements.txt +++ b/models/pointnext/PointNeXt/requirements.txt @@ -13,7 +13,7 @@ h5py==3.6.0 matplotlib==3.5.1 wandb pyvista -setuptools==59.5.0 +setuptools==65.5.1 Cython==0.29.28 pandas deepspeed