From 90a8bc9d2f342983459a2415f062c7289808dc50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 13:23:51 +0000 Subject: [PATCH] Bump tornado from 6.4.2 to 6.5.7 in /labs/azure-ml-models/mlflow-model Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.7. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.7) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- labs/azure-ml-models/mlflow-model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/azure-ml-models/mlflow-model/requirements.txt b/labs/azure-ml-models/mlflow-model/requirements.txt index 43751940..8635a6b3 100644 --- a/labs/azure-ml-models/mlflow-model/requirements.txt +++ b/labs/azure-ml-models/mlflow-model/requirements.txt @@ -203,7 +203,7 @@ tblib==3.1.0 termcolor==3.0.1 threadpoolctl==3.6.0 toolz==1.0.0 -tornado==6.4.2 +tornado==6.5.7 tqdm==4.67.1 traitlets==5.14.3 urllib3==1.26.20