From 4873f369e897bb2bac220f7d4460ffb4fe58a6da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 04:22:58 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 2.2.3 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.6.3. - [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.2.3...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- extractor/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extractor/requirements.txt b/extractor/requirements.txt index a6f13c8..e12f9cb 100644 --- a/extractor/requirements.txt +++ b/extractor/requirements.txt @@ -33,4 +33,4 @@ sniffio==1.3.1 tqdm==4.67.0 typing_extensions==4.12.2 tzdata==2024.2 -urllib3==2.2.3 +urllib3==2.6.3 diff --git a/requirements.txt b/requirements.txt index 37622b5..3760a90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,5 +63,5 @@ torch==2.6.0 tqdm==4.67.0 typing_extensions==4.12.2 tzdata==2024.2 -urllib3==2.2.3 +urllib3==2.6.3 xgboost==2.1.4