From 1919123d14a5de52f21b99ebd943ec002e7c52a9 Mon Sep 17 00:00:00 2001 From: "dd-octo-sts-09fbc5[bot]" <256648608+dd-octo-sts-09fbc5[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 15:48:15 +0000 Subject: [PATCH] =?UTF-8?q?ADMS:=20vuln=20setuptools=20(major=20=E2=86=92?= =?UTF-8?q?=2084.0.0)=20[toto=5Fmodels/pyproject.toml]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> --- toto_models/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toto_models/pyproject.toml b/toto_models/pyproject.toml index acd7e71..368f51b 100644 --- a/toto_models/pyproject.toml +++ b/toto_models/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=61.0", "wheel"] +requires = ["setuptools>=84.0.0", "wheel"] build-backend = "setuptools.build_meta" [project]