From fa9a1125d190dfe51812b3b58fae4e039c73b9f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 19:21:04 +0000 Subject: [PATCH] Bump urllib3 from 2.6.3 to 2.7.0 in /etc 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 ... Signed-off-by: dependabot[bot] --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index e886836567..9c57f8af86 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -69,7 +69,7 @@ tomlkit==0.11.6 typing-inspect==0.7.1 typing_extensions==4.0.1 uritemplate==4.1.1 -urllib3==2.6.3 +urllib3==2.7.0 wheel==0.46.3 wrapt==1.14.1 zipp==3.20.2