From b5bd5cafb2d1ea2cc2674bf3251b735c23ec96c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:57:01 +0000 Subject: [PATCH] chore(deps): bump setuptools from 70.3.0 to 75.0.0 in /requirements Bumps [setuptools](https://github.com/pypa/setuptools) from 70.3.0 to 75.0.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/v70.3.0...v75.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/pyinstaller-build.txt | 2 +- requirements/reproducible-linux.txt | 6 +++--- requirements/reproducible-mac.txt | 6 +++--- requirements/reproducible-win.txt | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements/pyinstaller-build.txt b/requirements/pyinstaller-build.txt index 066d032323..0dc7d6081d 100644 --- a/requirements/pyinstaller-build.txt +++ b/requirements/pyinstaller-build.txt @@ -1,3 +1,3 @@ # Executable binary builder requirements -setuptools==70.3.0 +setuptools==75.0.0 pyinstaller==6.10.0 diff --git a/requirements/reproducible-linux.txt b/requirements/reproducible-linux.txt index 33e2b8d30b..c437430bcb 100644 --- a/requirements/reproducible-linux.txt +++ b/requirements/reproducible-linux.txt @@ -1026,7 +1026,7 @@ wheel==0.44.0 \ # via aws-lambda-builders # The following packages are considered to be unsafe in a requirements file: -setuptools==70.3.0 \ - --hash=sha256:f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5 \ - --hash=sha256:fe384da74336c398e0d956d1cae0669bc02eed936cdb1d49b57de1990dc11ffc +setuptools==75.0.0 \ + --hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \ + --hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a # via aws-lambda-builders diff --git a/requirements/reproducible-mac.txt b/requirements/reproducible-mac.txt index 1c3be73d9d..824059fcb8 100644 --- a/requirements/reproducible-mac.txt +++ b/requirements/reproducible-mac.txt @@ -1063,7 +1063,7 @@ zipp==3.20.1 \ # importlib-resources # The following packages are considered to be unsafe in a requirements file: -setuptools==70.3.0 \ - --hash=sha256:f171bab1dfbc86b132997f26a119f6056a57950d058587841a0082e8830f9dc5 \ - --hash=sha256:fe384da74336c398e0d956d1cae0669bc02eed936cdb1d49b57de1990dc11ffc +setuptools==75.0.0 \ + --hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \ + --hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a # via aws-lambda-builders diff --git a/requirements/reproducible-win.txt b/requirements/reproducible-win.txt index 7f5e4dd189..b1d3393a49 100644 --- a/requirements/reproducible-win.txt +++ b/requirements/reproducible-win.txt @@ -1031,7 +1031,7 @@ wheel==0.44.0 \ # via aws-lambda-builders # The following packages are considered to be unsafe in a requirements file: -setuptools==74.1.2 \ - --hash=sha256:5f4c08aa4d3ebcb57a50c33b1b07e94315d7fc7230f7115e47fc99776c8ce308 \ - --hash=sha256:95b40ed940a1c67eb70fc099094bd6e99c6ee7c23aa2306f4d2697ba7916f9c6 +setuptools==75.0.0 \ + --hash=sha256:25af69c809d9334cd8e653d385277abeb5a102dca255954005a7092d282575ea \ + --hash=sha256:791ae94f04f78c880b5e614e560dd32d4b4af5d151bd9e7483e3377846caf90a # via aws-lambda-builders