From 4ab524e4e6f607ac4d2744f5b8661c0e6c6dbe73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 21:27:11 +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_no_ignore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/providers/tst_manifests/pip/pip_requirements_txt_no_ignore/requirements.txt b/test/providers/tst_manifests/pip/pip_requirements_txt_no_ignore/requirements.txt index 3f34b529..11e2046a 100644 --- a/test/providers/tst_manifests/pip/pip_requirements_txt_no_ignore/requirements.txt +++ b/test/providers/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.6.0 uvicorn==0.17.0 Werkzeug==2.0.3 zipp==3.6.0