From e3513ae24c056f21161b17595bf405d336bc247c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 00:16:16 +0000 Subject: [PATCH] Bump urllib3 from 2.0.4 to 2.6.0 in /llama_hub/sec_filings Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 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/2.0.4...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llama_hub/sec_filings/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama_hub/sec_filings/requirements.txt b/llama_hub/sec_filings/requirements.txt index 96788f7bd5..a473989f21 100644 --- a/llama_hub/sec_filings/requirements.txt +++ b/llama_hub/sec_filings/requirements.txt @@ -4,5 +4,5 @@ PyYAML==6.0.1 ratelimit==2.2.1 starlette==0.30.0 unstructured==0.8.1 -urllib3==2.0.4 +urllib3==2.6.0 scikit-learn