From 65eb6420248c7e332bb0c0b182cab9e14a4ba5a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 16:34:13 +0000 Subject: [PATCH] bump setuptools from 80.10.1 to 82.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] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6383f79e..dbabdcfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -166,7 +166,7 @@ build = [ # These dependencies are not used in production environments # and should not conflict with other libraries/tooling. "pyinstaller==6.18.0", - "setuptools==80.10.1", + "setuptools==82.0.0", "build==1.4.0" ] scripts = [ diff --git a/requirements.txt b/requirements.txt index 01952730..58519743 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ pyyaml==6.0.2 rich==14.3.2 ruamel-yaml==0.19.1 ruamel-yaml-clib==0.2.14 -setuptools==80.10.1 +setuptools==82.0.0 six==1.17.0 sortedcontainers==2.4.0 viv-utils==0.8.0