From 21d076b368df9d6ebb9e7af55e5154fc56843584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 16:27:07 +0000 Subject: [PATCH] Bump setuptools from 60.2.0 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 60.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/v60.2.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67483a6..dbeb78a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ idna==3.3 pip==21.3.1 python-magichue==0.3.2 requests==2.28.1 -setuptools==60.2.0 +setuptools==65.5.1 urllib3==1.26.12 wheel==0.37.1 aiohttp==3.8.1