From e682664ad205b6bccec4cc7f24208c50d170bb30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:24:00 +0000 Subject: [PATCH] Bump setuptools from 71 to 82.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 71 to 82.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/v71.0.0...v82.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 22c92fa42..612119b10 100644 --- a/constraints.txt +++ b/constraints.txt @@ -1 +1 @@ -setuptools==71 \ No newline at end of file +setuptools==82.0.0 \ No newline at end of file