From c5439fd25c39c7a052dc16820c2161e7ad4a8730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 14:17:18 +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_requirements_virtual_env_with_ignore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/providers/tst_manifests/pip/pip_requirements_virtual_env_with_ignore/requirements.txt b/test/providers/tst_manifests/pip/pip_requirements_virtual_env_with_ignore/requirements.txt index 73f1d7cd..52f5ab83 100644 --- a/test/providers/tst_manifests/pip/pip_requirements_virtual_env_with_ignore/requirements.txt +++ b/test/providers/tst_manifests/pip/pip_requirements_virtual_env_with_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