From 860f31556ba0afdaa809ae9c7b5a65847f8f535f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:46:31 +0000 Subject: [PATCH] Bump pip from 23.0.1 to 26.0 Bumps [pip](https://github.com/pypa/pip) from 23.0.1 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.0.1...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' 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 fc4a933..0e3e672 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ packaging==23.0 parso==0.8.3 pickleshare==0.7.5 Pillow==9.3.0 -pip==23.0.1 +pip==26.0 platformdirs==3.2.0 prompt-toolkit==3.0.38 psutil==5.9.0