From 26b7929be53a1daafe3c41c66ca0345a98baef0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 02:45:49 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.6.0 in /LiveNX/integrations/infoblox Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2.2...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LiveNX/integrations/infoblox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LiveNX/integrations/infoblox/requirements.txt b/LiveNX/integrations/infoblox/requirements.txt index 47f0764..12f0cad 100644 --- a/LiveNX/integrations/infoblox/requirements.txt +++ b/LiveNX/integrations/infoblox/requirements.txt @@ -1,3 +1,3 @@ requests==2.32.3 -urllib3==2.2.2 +urllib3==2.6.0 clickhouse-driver==0.2.9