From 069de707947b5f4d7b81ae347baf2a482ae7184d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 01:44:23 +0000 Subject: [PATCH] Bump setuptools from 80.8.0 to 83.0.0 in /.github/workflows Bumps [setuptools](https://github.com/pypa/setuptools) from 80.8.0 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/v80.8.0...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 0b3a13453..d9213359e 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -8,7 +8,7 @@ pygccxml==2.6.0 Pygments==2.20.0 pymdown-extensions==10.21.3 pyplusplus==1.8.5 -setuptools==80.8.0 +setuptools==83.0.0 six==1.16.0 testresources==2.0.1 typeguard==4.4.4