From b0698540c543982768b744c763e494327eb1d2b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 04:11:14 +0000 Subject: [PATCH] Build(deps): Bump urllib3 from 2.6.3 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 38c95f9d..6b0e1bcd 100644 --- a/constraints.txt +++ b/constraints.txt @@ -62,6 +62,6 @@ tomli==2.4.1 twine==6.2.0 typing_extensions==4.15.0 typing-inspection==0.4.2 -urllib3==2.6.3 +urllib3==2.7.0 wheel-filename==1.4.2 zipp==3.23.1