From d85d7b38b54133938404b65e6d0d6e3c3e4faaa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:33:05 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 2.7.0 in /create-groups 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] --- 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..7cbc969 100644 --- a/create-groups/requirements.txt +++ b/create-groups/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