From 32574fb1e704cf2d9aeab3fde236579f723c94b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 21:26:42 +0000 Subject: [PATCH] build(deps): bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 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/1.26.16...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pip/pip_requirements_txt_ignore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/resources/tst_manifests/pip/pip_requirements_txt_ignore/requirements.txt b/src/test/resources/tst_manifests/pip/pip_requirements_txt_ignore/requirements.txt index b2d9e01f..44785ae8 100644 --- a/src/test/resources/tst_manifests/pip/pip_requirements_txt_ignore/requirements.txt +++ b/src/test/resources/tst_manifests/pip/pip_requirements_txt_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.6.0 uvicorn==0.17.0 Werkzeug==2.0.3 zipp==3.6.0