From 3d34499f86a0ee2cf47c53195c1447854faa2d06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 23:58:06 +0000 Subject: [PATCH] Bump setuptools in /build/pip in the build-python group Bumps the build-python group in /build/pip with 1 update: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 75.1.0 to 75.2.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/v75.1.0...v75.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python ... Signed-off-by: dependabot[bot] --- build/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pip/requirements.txt b/build/pip/requirements.txt index ba52ceb09..7eca9e8c3 100644 --- a/build/pip/requirements.txt +++ b/build/pip/requirements.txt @@ -16,7 +16,7 @@ requests==2.32.3 requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==13.9.2 -setuptools==75.1.0 +setuptools==75.2.0 six==1.16.0 twine==5.1.1 urllib3==2.2.3