From eb03686d6278bd8d76952ee3d880374a9fd05d17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 00:19:48 +0000 Subject: [PATCH] Bump urllib3 from 1.26.7 to 2.6.3 in /ref Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 2.6.3. - [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.7...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ref/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ref/requirements.txt b/ref/requirements.txt index 2bfb00b31..cc2aa8c6a 100644 --- a/ref/requirements.txt +++ b/ref/requirements.txt @@ -21,4 +21,4 @@ six==1.16.0 toml==0.10.2 typed-ast==1.4.3 typing-extensions==3.10.0.2 -urllib3==1.26.7 \ No newline at end of file +urllib3==2.6.3 \ No newline at end of file