From 13ed7cc3535a804e64d0f9ca9913912d376d0bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Jan 2023 22:02:47 +0000 Subject: [PATCH] build(deps): bump setuptools from 65.7.0 to 66.1.1 in /ci/builder Bumps [setuptools](https://github.com/pypa/setuptools) from 65.7.0 to 66.1.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/v65.7.0...v66.1.1) --- 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..66b44d4d67aeb 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==66.1.1