From bf1d7fbb56f9f4f6d33955c3e552b29d8e8aacf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 19:29:15 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 2.6.3 in /xl/requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- xl/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xl/requirements/dev.txt b/xl/requirements/dev.txt index f696fe2..5a86208 100644 --- a/xl/requirements/dev.txt +++ b/xl/requirements/dev.txt @@ -8,4 +8,4 @@ idna==2.5 Pygments==2.2.0 requests==2.18.2 selenium==3.4.3 -urllib3==1.22 +urllib3==2.6.3