From 89effc34ed8c0fec7c59c4b5db61a9fa09644089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 00:06:46 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.5 to 2.6.3 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.26.5...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index ae4033d..265caaf 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -50,7 +50,7 @@ text-unidecode==1.3 tornado==6.0.4 unicode-slugify==0.1.3 unidecode==1.1.1 -urllib3==1.26.5 +urllib3==2.6.3 psycopg2-binary==2.8.6 Scrapy==2.11.0 scrapy-djangoitem==1.1.1