From 507be34db5d298e6e8d7b8de2edeec4ca94896cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 22:55:09 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.5 to 2.6.0 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.26.5...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 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..690c8f7 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.0 psycopg2-binary==2.8.6 Scrapy==2.11.0 scrapy-djangoitem==1.1.1