From ba43bdae48f113e3cc23240a08a7751a0a1d32df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 14:44:27 +0000 Subject: [PATCH] Bump urllib3 in /start-workflow-from-archive-multitenancy Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 2.7.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.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- start-workflow-from-archive-multitenancy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start-workflow-from-archive-multitenancy/requirements.txt b/start-workflow-from-archive-multitenancy/requirements.txt index 8092206..7cbc969 100644 --- a/start-workflow-from-archive-multitenancy/requirements.txt +++ b/start-workflow-from-archive-multitenancy/requirements.txt @@ -4,4 +4,4 @@ idna==2.10 pkg-resources==0.0.0 requests==2.25.1 requests-toolbelt==0.9.1 -urllib3==1.26.5 +urllib3==2.7.0