From f416a14a0db6cd76404cc9cf333924dc4074c790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 05:12:47 +0000 Subject: [PATCH] build(deps): bump setuptools from 67.0.0 to 67.2.0 in /tools/base Bumps [setuptools](https://github.com/pypa/setuptools) from 67.0.0 to 67.2.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/v67.0.0...v67.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... 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 efd3937da34ce..a5675f6db0320 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -1075,9 +1075,9 @@ yarl==1.8.2 \ # aiohttp # The following packages are considered to be unsafe in a requirements file: -setuptools==67.0.0 \ - --hash=sha256:883131c5b6efa70b9101c7ef30b2b7b780a4283d5fc1616383cdf22c83cbefe6 \ - --hash=sha256:9d790961ba6219e9ff7d9557622d2fe136816a264dd01d5997cfc057d804853d +setuptools==67.2.0 \ + --hash=sha256:16ccf598aab3b506593c17378473978908a2734d7336755a8769b480906bec1c \ + --hash=sha256:b440ee5f7e607bb8c9de15259dba2583dd41a38879a7abc1d43a71c59524da48 # via # -r requirements.in # sphinxcontrib-jquery