From 33a179dc9167039996fd692ab1d72c8c4a123ce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:50:22 +0000 Subject: [PATCH] Bump pip from 26.1 to 26.1.2 in /scripts/link_checker Bumps [pip](https://github.com/pypa/pip) from 26.1 to 26.1.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1...26.1.2) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/link_checker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/link_checker/requirements.txt b/scripts/link_checker/requirements.txt index b7106037baf..1a93b2ca8d2 100644 --- a/scripts/link_checker/requirements.txt +++ b/scripts/link_checker/requirements.txt @@ -1,4 +1,4 @@ -pip==26.1 +pip==26.1.2 attrs==24.2.0 idna==3.8 multidict==6.0.5