From fc62e38d167caf7b9707b71cc9286a438b1f99d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 13:34:57 +0200 Subject: [PATCH] pip-python39(deps): bump cheroot from 10.0.0 to 10.0.1 in /components/runtimes/python/python39 (#939) 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 6f627fb70..965dc9f98 100644 --- a/components/runtimes/python/python39/requirements.txt +++ b/components/runtimes/python/python39/requirements.txt @@ -1,7 +1,7 @@ setuptools==69.5.1 requests>=2.31.0 bottle==0.12.25 -cheroot==10.0.0 +cheroot==10.0.1 wsgi-request-logger==0.4.6 prometheus_client==0.20.0 opentelemetry-api==1.24.0