From c5d866ffa38845fb3d02279c59f7acbe990a7ec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:27:59 +0000 Subject: [PATCH] Bump pip from 23.0.1 to 26.0.1 Bumps [pip](https://github.com/pypa/pip) from 23.0.1 to 26.0.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.0.1...26.0.1) --- updated-dependencies: - dependency-name: pip dependency-version: 26.0.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..db7ad2d 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.0.1 redis==5.0.4 Redis-Sentinel-Url==1.0.1 setuptools==57.5.0