From a19e92c1ddadc691221bfd6b702b181ea09b5d71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:30:19 +0000 Subject: [PATCH] chore(deps): bump setuptools in /toolchains/jp_workspaces Bumps [setuptools](https://github.com/pypa/setuptools) from 70.2.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.2.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- toolchains/jp_workspaces/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchains/jp_workspaces/requirements.txt b/toolchains/jp_workspaces/requirements.txt index a934d2e75d..6361913a7d 100644 --- a/toolchains/jp_workspaces/requirements.txt +++ b/toolchains/jp_workspaces/requirements.txt @@ -1,4 +1,4 @@ -setuptools==70.2.0 +setuptools==78.1.1 numpy<2.0.0 packaging pyyaml