From 551577c8544204845c5f1ab187a3316c7257a95b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:32:23 +0000 Subject: [PATCH] Bump urllib3 from 2.0.7 to 2.5.0 in /backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.5.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.0.7...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 5a4799ac..87371cc1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -34,7 +34,7 @@ requests-toolbelt==0.9.1 SecretStorage==3.3.1 six==1.15.0 SQLAlchemy==1.4.22 -urllib3==2.0.7 +urllib3==2.5.0 uWSGI==2.0.26 Werkzeug==2.0.1 stellar-sdk==9.1.0