From 64c5cc9c830743e4284fd46429caae60450fc097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 01:49:40 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.6.3 in /ds-round-trip Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.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.2.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ds-round-trip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ds-round-trip/requirements.txt b/ds-round-trip/requirements.txt index 7f3c4fb..902c97e 100644 --- a/ds-round-trip/requirements.txt +++ b/ds-round-trip/requirements.txt @@ -113,7 +113,7 @@ types-python-dateutil==2.9.0.20241206 ; python_version >= "3.10" and python_vers typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0" tzdata==2025.1 ; python_version >= "3.10" and python_version < "4.0" uri-template==1.3.0 ; python_version >= "3.10" and python_version < "4.0" -urllib3==2.2.2 ; python_version >= "3.10" and python_version < "4.0" +urllib3==2.6.3 ; python_version >= "3.10" and python_version < "4.0" visier-api-analytic-model==0.99201.1739.post1 ; python_version >= "3.10" and python_version < "4.0" visier-api-core==0.99201.1739.post1 ; python_version >= "3.10" and python_version < "4.0" visier-api-data-in==0.99201.1739.post1 ; python_version >= "3.10" and python_version < "4.0"