From f389108ff9effacb6437d5b4a704cb40eba94d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 14:04:12 +0900 Subject: [PATCH] Bump setuptools from 69.0.2 to 70.0.0 in /interface/python_binding (#930) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- interface/python_binding/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/python_binding/requirements.txt b/interface/python_binding/requirements.txt index 0a005b430d..0da9ab4a4b 100644 --- a/interface/python_binding/requirements.txt +++ b/interface/python_binding/requirements.txt @@ -3,7 +3,7 @@ build==1.0.3 cffi==1.15.1 -setuptools==69.0.2 +setuptools==70.0.0 wheel>=0.38.4 sphinx==6.2.1 sphinx-rtd-theme==1.2.2