From 6719769657df7de65d998cacf7bdfe46df26b5a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:52:28 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 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.14...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements2.txt b/requirements2.txt index f4ff4582b..4b0f1c75b 100644 --- a/requirements2.txt +++ b/requirements2.txt @@ -36,6 +36,6 @@ prefect==2.20.4 # Workflow orchestration and automation modal==0.63.19 # Cloud platform for running Python code without managing infra rsa==3.3 # vulnerability -urllib3==1.26.14 # vulnerability +urllib3==2.6.3 # vulnerability dummy-project==2.0.2 boto3