From c20452fdb76f1f9a529aafd6ef1ea6b55fac4044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 20:31:01 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.12 to 2.5.0 in /cloud/code Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 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.12...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cloud/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/code/requirements.txt b/cloud/code/requirements.txt index 88a611c..be3d3f9 100644 --- a/cloud/code/requirements.txt +++ b/cloud/code/requirements.txt @@ -2,4 +2,4 @@ certifi==2022.12.7 charset-normalizer==2.1.1 idna==3.7 requests==2.28.1 -urllib3==1.26.12 +urllib3==2.5.0