From 3bfa87fd70545018dd74b1b186dbc2a8b7de2829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 05:15:24 +0000 Subject: [PATCH] build(deps): bump setuptools from 65.6.3 to 67.0.0 in /tools/base Bumps [setuptools](https://github.com/pypa/setuptools) from 65.6.3 to 67.0.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.6.3...v67.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/base/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/base/requirements.txt b/tools/base/requirements.txt index 617896a48f837..09346629b6331 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -867,9 +867,9 @@ requests==2.26.0 \ # via # pygithub # sphinx -setuptools==65.6.3 \ - --hash=sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \ - --hash=sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75 +setuptools==67.0.0 \ + --hash=sha256:883131c5b6efa70b9101c7ef30b2b7b780a4283d5fc1616383cdf22c83cbefe6 \ + --hash=sha256:9d790961ba6219e9ff7d9557622d2fe136816a264dd01d5997cfc057d804853d # via # -r requirements.in # yamllint