From b8bcb9982f30c7e72460d26eeb4166ba8e2f17c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 17:19:13 +0000 Subject: [PATCH] Bump pip from 23.0.1 to 26.1 Bumps [pip](https://github.com/pypa/pip) from 23.0.1 to 26.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.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 3765fca..6dd102f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ importlib_metadata==7.1.0 itsdangerous==2.2.0 Jinja2==3.1.4 MarkupSafe==2.1.5 -pip==23.0.1 +pip==26.1 redis==5.0.4 Redis-Sentinel-Url==1.0.1 setuptools==57.5.0