From cdc1eda0abdd13b4ca1c03a6baad00c968a3c409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:34:43 +0000 Subject: [PATCH] Bump setuptools from 70.3.0 to 78.1.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 70.3.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.3.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60ae1665..af6221a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # https://stackoverflow.com/questions/78859635/py2app-error-17-file-exists-when-running-py2app-for-the-first-time -setuptools==70.3.0 +setuptools==78.1.1 packaging pyobjc corefoundationasyncio