From 17fff2ac7ea8f049d137405b8951b29923efe3a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Mar 2023 22:58:36 +0000 Subject: [PATCH] build(deps): bump setuptools from 65.7.0 to 67.5.0 in /ci/builder Bumps [setuptools](https://github.com/pypa/setuptools) from 65.7.0 to 67.5.0. - [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.5.0) --- 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..3acb8c2d430b9 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.5.0