From 716e456ee8dd085834cd34bab9b24820ffbe0725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 18:43:37 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lower-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 7dffb8e..34d296b 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -76,7 +76,7 @@ testresources==2.0.0 testtools==2.2.0 traceback2==1.4.0 unittest2==1.1.0 -urllib3==1.22 +urllib3==2.7.0 voluptuous==0.11.1 waitress==1.1.0 WebOb==1.7.1