From 8db3ecd4be5238c67b4cb7efb4db8c363c2c3335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 05:01:28 +0000 Subject: [PATCH] Bump urllib3 from 2.5.0 to 2.6.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.5.0 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/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 010ddca4..bd417d3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,11 +47,11 @@ azure-mgmt-core==1.6.0 # azure-mgmt-network azure-mgmt-network==30.0.0 # via -r requirements.in -azure-storage-blob==12.23.0 +azure-storage-blob==12.26.0 # via # -r requirements.in # azure-kusto-ingest -azure-storage-queue==12.12.0 +azure-storage-queue==12.13.0 # via # -r requirements.in # azure-kusto-ingest @@ -278,7 +278,7 @@ typing-extensions==4.15.0 # referencing tzdata==2025.2 # via pandas -urllib3==2.5.0 +urllib3==2.6.0 # via requests wcmatch==10.1 # via ansible-lint