From 3a72dc2c1c448f2cbcb1b4c434ac8a1d447fae32 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 idna from 2.10 to 3.15 in /start-workflow-from-archive-multitenancy Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v2.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' 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..8f5841b 100644 --- a/start-workflow-from-archive-multitenancy/requirements.txt +++ b/start-workflow-from-archive-multitenancy/requirements.txt @@ -1,6 +1,6 @@ certifi==2022.12.7 chardet==4.0.0 -idna==2.10 +idna==3.15 pkg-resources==0.0.0 requests==2.25.1 requests-toolbelt==0.9.1