From d4905ef3722bbb0a07c429677ce2d14d530ce053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 22:19:50 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.20 to 2.6.0 in /analytics Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 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.20...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analytics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/requirements.txt b/analytics/requirements.txt index 019035889..2b3ca347c 100644 --- a/analytics/requirements.txt +++ b/analytics/requirements.txt @@ -162,7 +162,7 @@ tzdata==2024.1 uc-micro-py==1.0.3 uri-template==1.3.0 uritemplate==4.1.1 -urllib3==1.26.20 +urllib3==2.6.0 wcwidth==0.2.13 webcolors==24.11.1 webencodings==0.5.1