From e0df29fef75f70a09a18fa12286521ef1cdadf31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:48:17 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.24.1 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 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/1.24.1...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee3bd40..32a47e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ requests==2.32.4 six==1.12.0 soupsieve==2.8.3 Unidecode==1.0.23 -urllib3==1.24.1 +urllib3==2.6.3 Werkzeug==3.1.6 xgboost