From f1e560ef21e6c7a7ba8bdc7e44c7bac4451842ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 22:23:43 +0000 Subject: [PATCH] build(deps): bump setuptools from 67.8.0 to 69.1.0 in /ci/builder Bumps [setuptools](https://github.com/pypa/setuptools) from 67.8.0 to 69.1.0. - [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.1.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 f5c273414c1fd..04bdbe6feb98a 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.1.0