From a6d0187e2caeb820626a6b27dc46dab5be84136e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 16:38:24 +0000 Subject: [PATCH] build(deps): bump setuptools from 80.9.0 to 80.10.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 80.9.0 to 80.10.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/v80.9.0...v80.10.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 5a60bf63..6383f79e 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.9.0", + "setuptools==80.10.1", "build==1.4.0" ] scripts = [ diff --git a/requirements.txt b/requirements.txt index 722a7ae3..fffec077 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ pyyaml==6.0.2 rich==14.2.0 ruamel-yaml==0.19.1 ruamel-yaml-clib==0.2.14 -setuptools==80.9.0 +setuptools==80.10.1 six==1.17.0 sortedcontainers==2.4.0 viv-utils==0.8.0