From be67f689f7d305142ac9a30f8efa5ba69bb61167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 01:34:20 +0000 Subject: [PATCH] pip: bump setuptools in /ci in the python-build-tools group Bumps the python-build-tools group in /ci with 1 update: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 82.0.1 to 83.0.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/v82.0.1...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-build-tools ... Signed-off-by: dependabot[bot] --- ci/requirements-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements-build.txt b/ci/requirements-build.txt index d65f6ed..ee1a716 100644 --- a/ci/requirements-build.txt +++ b/ci/requirements-build.txt @@ -9,7 +9,7 @@ # Dependabot (pip ecosystem, see .github/dependabot.yml) bumps these via PRs # that the build-and-validate matrix gates before merge. pip==26.1.2 -setuptools==82.0.1 +setuptools==83.0.0 wheel==0.47.0 pyparsing==3.3.2 pybind11_stubgen==2.5.5