From 186e03fe308ac0d0c2754c938d7ef0b3d0cfc0a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 07:46:25 +0000 Subject: [PATCH] pip-python312(deps): bump cheroot Bumps [cheroot](https://github.com/cherrypy/cheroot) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/cherrypy/cheroot/releases) - [Changelog](https://github.com/cherrypy/cheroot/blob/main/CHANGES.rst) - [Commits](https://github.com/cherrypy/cheroot/compare/v10.0.0...v10.0.1) --- updated-dependencies: - dependency-name: cheroot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 6f627fb70..965dc9f98 100644 --- a/components/runtimes/python/python312/requirements.txt +++ b/components/runtimes/python/python312/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