From 69ef4e4fd782348c1211bb69c97eb307088dc277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 09:33:30 +0000 Subject: [PATCH] Bump setuptools from 75.6.0 to 75.8.0 in /.github Bumps [setuptools](https://github.com/pypa/setuptools) from 75.6.0 to 75.8.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/v75.6.0...v75.8.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 2d50f689b8..b752284907 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -7,7 +7,7 @@ pygccxml==2.6.1 Pygments==2.18.0 pymdown-extensions==10.14.3 pyplusplus==1.8.5 -setuptools==75.6.0 +setuptools==75.8.0 six==1.17.0 testresources==2.0.1 unittest-xml-reporting==3.2.0