From 1632122589335ddfea6d63dccf809e034773df50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 06:47:23 +0000 Subject: [PATCH] Bump urllib3 Bumps the pip group with 1 update in the /tools/sbom-diff-and-risk/examples directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.2.1 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.2.1...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- tools/sbom-diff-and-risk/examples/requirements_after.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sbom-diff-and-risk/examples/requirements_after.txt b/tools/sbom-diff-and-risk/examples/requirements_after.txt index db6bd84..11a73af 100644 --- a/tools/sbom-diff-and-risk/examples/requirements_after.txt +++ b/tools/sbom-diff-and-risk/examples/requirements_after.txt @@ -1,2 +1,2 @@ requests==2.32.0 -urllib3==2.2.1 +urllib3==2.7.0