From c042c3dba4241789ccdfbba81d9d229ade7a7240 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 12:07:35 +0200 Subject: [PATCH] pip-python312(deps): bump setuptools from 69.5.1 to 70.0.0 in /components/runtimes/python/python312 (#997) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- components/runtimes/python/python312/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/runtimes/python/python312/requirements.txt b/components/runtimes/python/python312/requirements.txt index 965dc9f98..98029c7ed 100644 --- a/components/runtimes/python/python312/requirements.txt +++ b/components/runtimes/python/python312/requirements.txt @@ -1,4 +1,4 @@ -setuptools==69.5.1 +setuptools==70.0.0 requests>=2.31.0 bottle==0.12.25 cheroot==10.0.1