From 66cbc322086d11aff4cfa16b5a960d72968affd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 07:59:55 +0000 Subject: [PATCH] Bump pip from 26.1 to 26.1.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f39b23..94eac9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ packaging==26.2 pandocfilters==1.5.0 parso==0.8.7 pexpect==4.9.0 -pip==26.1 +pip==26.1.2 platformdirs==4.10.0 pre_commit==4.6.0 prompt_toolkit==3.0.52