From 50c2b1cbaa0b6505086a595cde309a69b6411fda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 20:22:56 +0000 Subject: [PATCH] Bump urllib3 Bumps the dev-security-updates group with 1 update in the /dev directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.6.3 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.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production dependency-group: dev-security-updates ... Signed-off-by: dependabot[bot] --- dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/requirements.txt b/dev/requirements.txt index 4fef9cef477..665e47ec310 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -26,4 +26,4 @@ requests==2.33.0 requests-oauthlib==2.0.0 requests-toolbelt==1.0.0 typing-extensions==4.14.1 -urllib3==2.6.3 +urllib3==2.7.0