From 6e2bdda4afb6055911e60579ab653faf9433786a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:12:07 +0200 Subject: [PATCH] pip-python39(deps): bump setuptools from 70.0.0 to 70.1.0 in /components/runtimes/python/python39 (#1030) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- components/runtimes/python/python39/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/runtimes/python/python39/requirements.txt b/components/runtimes/python/python39/requirements.txt index 792d6d902..2182fbe9b 100644 --- a/components/runtimes/python/python39/requirements.txt +++ b/components/runtimes/python/python39/requirements.txt @@ -1,4 +1,4 @@ -setuptools==70.0.0 +setuptools==70.1.0 requests>=2.31.0 bottle==0.12.25 cheroot==10.0.1