From 0d31fab98f59a31cee5ebe1616b60145dd97c9b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 13:02:45 +0200 Subject: [PATCH] pip-python39(deps): bump setuptools from 70.1.1 to 70.2.0 in /components/runtimes/python/python39 (#1050) 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 01c2e5612..e5d49aedf 100644 --- a/components/runtimes/python/python39/requirements.txt +++ b/components/runtimes/python/python39/requirements.txt @@ -1,4 +1,4 @@ -setuptools==70.1.1 +setuptools==70.2.0 requests>=2.31.0 bottle==0.12.25 cheroot==10.0.1