From bc89cbe3c460bef71382e5f399ee44fc56411915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 03:26:22 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.6.0 in /backend/requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 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/2.2.3...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index aa943bff8cc..13a4989948f 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -93,7 +93,7 @@ dropbox==11.36.2 boto3-stubs[s3]==1.34.133 shapely==2.0.6 stripe==10.12.0 -urllib3==2.2.3 +urllib3==2.6.0 mistune==0.8.4 sentry-sdk==2.14.0 prometheus_client==0.21.0