From a13b1e037a740c03a56e747164551bcf95e4bf04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 16:29:20 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.5.0 in /test/django-init Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.5.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.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/django-init/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/django-init/requirements.txt b/test/django-init/requirements.txt index 2cd262b4..13a4e0ae 100644 --- a/test/django-init/requirements.txt +++ b/test/django-init/requirements.txt @@ -141,7 +141,7 @@ types-python-dateutil==2.9.0.20240821 typing_extensions==4.12.2 tzlocal==5.2 uritools==4.0.3 -urllib3==2.2.2 +urllib3==2.5.0 wagtail-color-panel==1.5.0 wagtail-django-recaptcha==2.1.1 wagtail-markdown==0.12.1