From 35147a866e410e63dc2d7d23fe679d16093e3e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 00:15:06 +0000 Subject: [PATCH] Bump setuptools from 75.1.0 to 78.1.1 in /fbgemm_gpu Bumps [setuptools](https://github.com/pypa/setuptools) from 75.1.0 to 78.1.1. - [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...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 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 1e881654f9..935a9e32b5 100644 --- a/fbgemm_gpu/requirements.txt +++ b/fbgemm_gpu/requirements.txt @@ -24,7 +24,7 @@ parameterized pyre-extensions pyyaml scikit-build -setuptools==75.1.0 +setuptools==78.1.1 setuptools_git_versioning tabulate patchelf diff --git a/fbgemm_gpu/requirements_genai.txt b/fbgemm_gpu/requirements_genai.txt index 1da2c286c8..5c3036175e 100644 --- a/fbgemm_gpu/requirements_genai.txt +++ b/fbgemm_gpu/requirements_genai.txt @@ -25,7 +25,7 @@ numpy pyre-extensions pyyaml scikit-build -setuptools==75.1.0 +setuptools==78.1.1 setuptools_git_versioning tabulate patchelf