From 35ea9673c8f70e0983050366dd12eda11a55125b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 09:51:48 +0000 Subject: [PATCH] Bump urllib3 from 2.5.0 to 2.7.0 in /configuration Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 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/2.5.0...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- configuration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/requirements.txt b/configuration/requirements.txt index 76b5ed517..c56461628 100644 --- a/configuration/requirements.txt +++ b/configuration/requirements.txt @@ -8,4 +8,4 @@ referencing==0.36.2 requests==2.32.5 rpds-py==0.26.0 typing_extensions==4.15.0 -urllib3==2.5.0 +urllib3==2.7.0