From 70b2c5d384a1aeedaf48571d14e706f8970ddb8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 08:45:28 +0000 Subject: [PATCH] Bump urllib3 from 1.26.20 to 2.5.0 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 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/1.26.20...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index faabaffc..e95f9cfd 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -77,7 +77,7 @@ texttable==1.7.0 traitlets==5.14.3 typing_extensions==4.15.0 tzdata==2025.2 -urllib3==1.26.20 +urllib3==2.5.0 wait-for-it==2.3.0 wcwidth==0.2.14 webencodings==0.5.1