From 5aa201b9af3d20ccd601861599d9e5c5b492d7ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 18:32:51 +0000 Subject: [PATCH] Bump setuptools from 60.9.2 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.2 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v60.9.2...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 b827abc..2497298 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,6 +62,6 @@ texttable==1.6.4 urllib3==1.26.8 websocket-client==0.59.0 Click==8.0.3 -setuptools==60.9.2 +setuptools==65.5.1 wheel==0.37.1 twine==3.8.0 \ No newline at end of file