From 7839c259d5b3c5dea6679192fadee1b754c6d361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 08:06:45 +0000 Subject: [PATCH] build(deps-dev): bump setuptools from 67.4.0 to 76.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 67.4.0 to 76.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/v67.4.0...v76.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- wheel/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wheel/dev_requirements.txt b/wheel/dev_requirements.txt index ca8db64991..9252775c6b 100644 --- a/wheel/dev_requirements.txt +++ b/wheel/dev_requirements.txt @@ -23,7 +23,7 @@ pytest-dependency==0.5.1 pytest-order==1.0.1 requests==2.32.0 sortedcontainers==2.4.0 -setuptools==67.4.0 +setuptools==76.0.0 tinyarray==1.2.4 tomli==2.0.1 urllib3==1.26.19