From fa30ebcb8fc83e8039966bcf8fb9556224ae812c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:58:55 +0000 Subject: [PATCH] build(deps): bump setuptools in /Library/Homebrew/formula-analytics Bumps [setuptools](https://github.com/pypa/setuptools) from 77.0.3 to 78.0.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/v77.0.3...v78.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Library/Homebrew/formula-analytics/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Homebrew/formula-analytics/requirements.txt b/Library/Homebrew/formula-analytics/requirements.txt index 764deff592..42a31877fe 100644 --- a/Library/Homebrew/formula-analytics/requirements.txt +++ b/Library/Homebrew/formula-analytics/requirements.txt @@ -78,7 +78,7 @@ urllib3==2.3.0 \ # via influxdb3-python # The following packages are considered to be unsafe in a requirements file: -setuptools==77.0.3 \ - --hash=sha256:583b361c8da8de57403743e756609670de6fb2345920e36dc5c2d914c319c945 \ - --hash=sha256:67122e78221da5cf550ddd04cf8742c8fe12094483749a792d56cd669d6cf58c +setuptools==78.0.1 \ + --hash=sha256:1cc9b32ee94f93224d6c80193cbb768004667aa2f2732a473d6949b0236c1d4e \ + --hash=sha256:4321d2dc2157b976dee03e1037c9f2bc5fea503c0c47d3c9458e0e8e49e659ce # via influxdb3-python