From 165015e9eb5a9f997296968ef14c4a16b7fd5b04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:02:23 +0000 Subject: [PATCH] Bump setuptools from 36.5.0 to 65.5.1 in /gis/iclientpy Bumps [setuptools](https://github.com/pypa/setuptools) from 36.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/v36.5.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gis/iclientpy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gis/iclientpy/requirements.txt b/gis/iclientpy/requirements.txt index 475afaf..641f41b 100644 --- a/gis/iclientpy/requirements.txt +++ b/gis/iclientpy/requirements.txt @@ -5,7 +5,7 @@ httpretty==0.8.14 typing==3.6.2 pandas==0.20.3 geojson==2.3.0 -setuptools==36.5.0 +setuptools==65.5.1 ipyleaflet==0.5.3 ipykernel==4.6.1 notebook==5.6.0