From 39090484e3579c0f64a0ceb0135e2d4fa557a799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 01:35:34 +0000 Subject: [PATCH] Bump urllib3 from 2.6.2 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 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/2.6.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements52.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements52.txt b/requirements52.txt index 560b6a1c..16470c8a 100644 --- a/requirements52.txt +++ b/requirements52.txt @@ -67,6 +67,6 @@ social-auth-core==4.8.1 soupsieve==2.8 sqlparse==0.5.3 typing_extensions==4.15.0 -urllib3==2.6.2 +urllib3==2.6.3 zipp==3.23.0 elasticsearch>=8.0.0