From e3251d531e479f61d4e1b61d1c44fa7028b0a431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 15:03:11 +0000 Subject: [PATCH] chore(deps-dev): bump setuptools from 83.0.0 to 84.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 83.0.0 to 84.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/v83.0.0...v84.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e9cd3a186..15b60de7f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ scripts = [ pypi_dist = [ "build==1.5.0", "packaging==26.2", - "setuptools==83.0.0", + "setuptools==84.0.0", ] win_dist = [