From b2f1a0d16ac6cf0b1ffc73f1ad06a270cccceb4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:37:59 +0000 Subject: [PATCH] Bump setuptools from 44.1.1 to 65.5.1 in /infra/python/deps Bumps [setuptools](https://github.com/pypa/setuptools) from 44.1.1 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/v44.1.1...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/python/deps/setuptools-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/setuptools-requirements.txt b/infra/python/deps/setuptools-requirements.txt index 071f9fc541..814ab5e9e4 100644 --- a/infra/python/deps/setuptools-requirements.txt +++ b/infra/python/deps/setuptools-requirements.txt @@ -16,6 +16,6 @@ # under the License. # Newer versions of setuptools don't support Python 2.7 -setuptools == 44.1.1 +setuptools == 65.5.1 wheel == 0.35.1 setuptools-scm == 4.1.2