From 10455d9b5a1bd8c88221f29cc54e9468ecfaed58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 17:53:16 +0000 Subject: [PATCH] build(deps): bump setuptools from 67.8.0 to 69.0.3 in /ci/builder Bumps [setuptools](https://github.com/pypa/setuptools) from 67.8.0 to 69.0.3. - [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/v67.8.0...v69.0.3) --- 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 f5c273414c1fd..f73367df31c54 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==23.3.1 -setuptools==67.8.0 +setuptools==69.0.3