From d58b1c984d6d15758f8f23a84fbd274bc2956f7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 14:09:55 +0000 Subject: [PATCH] build(deps): bump setuptools in /toolchains/jp_workspaces Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.1 to 83.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/v78.1.1...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 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 6361913a7d..8a9ea3e8e9 100644 --- a/toolchains/jp_workspaces/requirements.txt +++ b/toolchains/jp_workspaces/requirements.txt @@ -1,4 +1,4 @@ -setuptools==78.1.1 +setuptools==83.0.0 numpy<2.0.0 packaging pyyaml