From 9979d0b59e4f62e2c4bf09ab5b217818c7d9bfbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 01:57:58 +0000 Subject: [PATCH] Bump setuptools from 78.1.1 to 83.0.0 in /fbgemm_gpu Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.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/v78.1.1...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fbgemm_gpu/requirements.txt | 2 +- fbgemm_gpu/requirements_genai.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fbgemm_gpu/requirements.txt b/fbgemm_gpu/requirements.txt index d9f2892570..5cbfa9540c 100644 --- a/fbgemm_gpu/requirements.txt +++ b/fbgemm_gpu/requirements.txt @@ -25,7 +25,7 @@ parameterized pyre-extensions pyyaml scikit-build -setuptools==78.1.1 +setuptools==83.0.0 setuptools_git_versioning>=3.0.0 tabulate patchelf diff --git a/fbgemm_gpu/requirements_genai.txt b/fbgemm_gpu/requirements_genai.txt index aee4bb5643..a4a5186e23 100644 --- a/fbgemm_gpu/requirements_genai.txt +++ b/fbgemm_gpu/requirements_genai.txt @@ -25,7 +25,7 @@ numpy pyre-extensions pyyaml scikit-build -setuptools==78.1.1 +setuptools==83.0.0 setuptools_git_versioning>=3.0.0 tabulate patchelf