From 7d6640c827039741aef7edb93a8674eb3171ee57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 01:48:43 +0000 Subject: [PATCH] Bump urllib3 from 1.26.20 to 2.7.0 in /labs/azure-ml-models/mlflow-model Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.20...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 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..8296be33 100644 --- a/labs/azure-ml-models/mlflow-model/requirements.txt +++ b/labs/azure-ml-models/mlflow-model/requirements.txt @@ -206,7 +206,7 @@ toolz==1.0.0 tornado==6.4.2 tqdm==4.67.1 traitlets==5.14.3 -urllib3==1.26.20 +urllib3==2.7.0 wcwidth==0.2.13 werkzeug==3.1.3 wrapt==1.16.0