From 55c653b6be6226417a387d6334121fdf77d57f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 04:37:00 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.6.3 in /app Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 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.3...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index d1f2295e4..d4e6dc2a4 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -63,7 +63,7 @@ soupsieve==2.0.1 sqlparse==0.5.0 swapper==1.1.2.post1 toml==0.10.1 -urllib3==2.2.3 +urllib3==2.6.3 virtualenv==20.26.6 webencodings==0.5.1 whitenoise==5.1.0