From 139b44550159c3c0d3bc89c0d5107122ff65570c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 00:20:41 +0000 Subject: [PATCH] build(deps): bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 2.7.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.16...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pip/pip_requirements_txt_no_ignore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/resources/tst_manifests/pip/pip_requirements_txt_no_ignore/requirements.txt b/src/test/resources/tst_manifests/pip/pip_requirements_txt_no_ignore/requirements.txt index cb7d2f51..ea17e00e 100644 --- a/src/test/resources/tst_manifests/pip/pip_requirements_txt_no_ignore/requirements.txt +++ b/src/test/resources/tst_manifests/pip/pip_requirements_txt_no_ignore/requirements.txt @@ -21,7 +21,7 @@ sniffio==1.2.0 soupsieve==2.3.2.post1 starlette==0.17.1 typing_extensions==4.1.1 -urllib3==1.26.16 +urllib3==2.7.0 uvicorn==0.17.0 Werkzeug==2.0.3 zipp==3.6.0