From b188e7e30e8d9fc5cc9e270f459d20d0dc40a515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:38:37 +0000 Subject: [PATCH] Bump setuptools from 46.1.3 to 65.5.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 46.1.3 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/v46.1.3...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 7d00ea5..7ee88bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,4 +23,4 @@ sip==4.19.8 six==1.14.0 typed-ast==1.4.1 wrapt==1.11.2 -setuptools==46.1.3 \ No newline at end of file +setuptools==65.5.1 \ No newline at end of file