From 0e7a9b7470686daf8161302d603b13391a7668f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 00:19:06 +0000 Subject: [PATCH] chore(deps): bump urllib3 in /tools/dhis2-dashboardchecker Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 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.7...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/dhis2-dashboardchecker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dhis2-dashboardchecker/requirements.txt b/tools/dhis2-dashboardchecker/requirements.txt index fb7c5bc7..65cc5ea2 100644 --- a/tools/dhis2-dashboardchecker/requirements.txt +++ b/tools/dhis2-dashboardchecker/requirements.txt @@ -11,5 +11,5 @@ python-dateutil==2.8.2 pytz==2021.3 requests==2.32.4 six==1.16.0 -urllib3==1.26.7 +urllib3==2.6.3 wincertstore==0.2