From 0ffd7b1392b0e549b7cbe383494a88d145d6f1b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 00:01:46 +0000 Subject: [PATCH] chore(deps): bump urllib3 in /tools/dhis2-translatecustomform Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.5...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/dhis2-translatecustomform/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dhis2-translatecustomform/requirements.txt b/tools/dhis2-translatecustomform/requirements.txt index 93c7212a..9d7226f7 100644 --- a/tools/dhis2-translatecustomform/requirements.txt +++ b/tools/dhis2-translatecustomform/requirements.txt @@ -26,5 +26,5 @@ six==1.15.0 sniffer==0.4.1 text-unidecode==1.3 unicodecsv==0.14.1 -urllib3==1.26.5 +urllib3==2.6.3 wincertstore==0.2