From 484f8043aa46dfcddbd672a04d3e27497f4cc5f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 20:31:46 +0000 Subject: [PATCH] Bump pip from 26.0.1 to 26.1 Bumps [pip](https://github.com/pypa/pip) from 26.0.1 to 26.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.0.1...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.1' 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 67d79b1..49f2fc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ nodeenv==1.10.0 packaging==25.0 pandocfilters==1.5.0 pillow==12.2.0 -pip==26.0.1 +pip==26.1 platformdirs==4.5.1 pre_commit==4.5.1 pycparser==2.22