From c35575133bfc4c4da295633d889168f3360f15f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Apr 2023 22:58:23 +0000 Subject: [PATCH] build(deps): bump setuptools from 67.6.0 to 67.7.1 in /ci/builder Bumps [setuptools](https://github.com/pypa/setuptools) from 67.6.0 to 67.7.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/v67.6.0...v67.7.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... 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 da046e671121d..2c674f266f00a 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==67.6.0 +setuptools==67.7.1