From f6a8acf313ad897bece1711f0aa9d4b1a28afe1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 19:17:37 +0000 Subject: [PATCH] Bump setuptools from 75.1.0 to 75.4.0 in /.github Bumps [setuptools](https://github.com/pypa/setuptools) from 75.1.0 to 75.4.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.1.0...v75.4.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... 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 909447276..0a7a30d13 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -7,7 +7,7 @@ pygccxml==2.5.0 Pygments==2.18.0 pymdown-extensions==10.11.1 pyplusplus==1.8.5 -setuptools==75.1.0 +setuptools==75.4.0 six==1.16.0 testresources==2.0.1 xmlrunner==1.7.7