From 426bda1958167fa6a0b3cd1c36479bbe5b32f095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:02:15 +0000 Subject: [PATCH] Bump setuptools from 36.5.0 to 65.5.1 in /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] --- iclientpy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iclientpy/requirements.txt b/iclientpy/requirements.txt index 0bc759b..765f0f4 100644 --- a/iclientpy/requirements.txt +++ b/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