From cd2a51120d6641e021cdfed9a5da2cf27c1a6df0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Feb 2023 22:59:29 +0000 Subject: [PATCH] build(deps): bump setuptools from 65.7.0 to 67.3.2 in /ci/builder Bumps [setuptools](https://github.com/pypa/setuptools) from 65.7.0 to 67.3.2. - [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/v65.7.0...v67.3.2) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ci/builder/requirements-core.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements-core.txt b/ci/builder/requirements-core.txt index 64320cc1c1999..ea1748b7df9e3 100644 --- a/ci/builder/requirements-core.txt +++ b/ci/builder/requirements-core.txt @@ -4,4 +4,4 @@ # add to this list without consulting with @benesch! pip==22.3.1 -setuptools==65.7.0 +setuptools==67.3.2