From ac876fce54f518df9fe8ceb5b6231b41f51eb03f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 20:46:45 +0000 Subject: [PATCH] Bump setuptools from 41.2.0 to 65.5.1 in /importer 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] --- importer/requirements-py2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/importer/requirements-py2.txt b/importer/requirements-py2.txt index be8c1a7b9..1e6b7d885 100644 --- a/importer/requirements-py2.txt +++ b/importer/requirements-py2.txt @@ -1,4 +1,4 @@ -setuptools==41.2.0 +setuptools==65.5.1 pip==19.1.1 pillow~=6.1.0 h5py~=2.9.0