From 9e2f85c46f55c109ff66bc4b4311c09928299509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 15:02:12 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.15 in /create-groups 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] --- create-groups/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-groups/requirements.txt b/create-groups/requirements.txt index 8092206..8f5841b 100644 --- a/create-groups/requirements.txt +++ b/create-groups/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