From 82de2264a0e67a09e6b33286999292866b29c83c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 23:12:15 +0000 Subject: [PATCH] chore(deps): bump urllib3 in /tools/dhis2-dummydataagg Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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/1.26.5...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/dhis2-dummydataagg/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dhis2-dummydataagg/requirements.txt b/tools/dhis2-dummydataagg/requirements.txt index 8f4abc23..1cb913ef 100644 --- a/tools/dhis2-dummydataagg/requirements.txt +++ b/tools/dhis2-dummydataagg/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.0 wincertstore==0.2