From f891677efabf607297547275d5e3bd395d73f226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 18:41:21 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 2.6.0 in /mu-search/src/flexs Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 2.6.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.25.10...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mu-search/src/flexs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu-search/src/flexs/requirements.txt b/mu-search/src/flexs/requirements.txt index 376ddb2..8916550 100644 --- a/mu-search/src/flexs/requirements.txt +++ b/mu-search/src/flexs/requirements.txt @@ -108,7 +108,7 @@ toml==0.10.1 tqdm==4.50.0 typed-ast==1.4.1 typing-extensions==3.7.4.2 -urllib3==1.25.10 +urllib3==2.6.0 Werkzeug==1.0.1 wheel==0.35.1 wrapt==1.12.1