From ca1bcaf3c7167a077bdce9f021db0db7a8e3ee73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:27:41 +0000 Subject: [PATCH] Bump setuptools from 70.0.0 to 78.1.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 78.1.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/v70.0.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index de7067d0c..dd1b02231 100644 --- a/setup.py +++ b/setup.py @@ -87,7 +87,7 @@ 'packaging', 'tqdm', 'wheel==0.30.0', - 'setuptools==70.0.0', + 'setuptools==78.1.1', 'microsoft-security-utilities-secret-masker~=1.0.0b4' ], package_data={