From c56583c95cfdbd1fe6371e8746c01d814657a20f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:29:29 +0000 Subject: [PATCH] Bump tornado in /ETL Machine Learning Deployment/Docker/Breast cancer Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5.7 to 6.5.8. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.7...v6.5.8) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Docker/Breast cancer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ETL Machine Learning Deployment/Docker/Breast cancer/requirements.txt b/ETL Machine Learning Deployment/Docker/Breast cancer/requirements.txt index a385efb..4263ab3 100644 --- a/ETL Machine Learning Deployment/Docker/Breast cancer/requirements.txt +++ b/ETL Machine Learning Deployment/Docker/Breast cancer/requirements.txt @@ -63,7 +63,7 @@ sklearn==0.0 terminado==0.9.1 testpath==0.4.4 threadpoolctl==2.1.0 -tornado==6.5.7 +tornado==6.5.8 traitlets==5.0.5 wcwidth==0.2.5 webencodings==0.5.1