From 0faf1bffc059982cc21a72aafac11823271ab79a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:40:41 +0000 Subject: [PATCH] Bump pip from 25.3 to 26.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pip](https://github.com/pypa/pip). Updates `pip` from 25.3 to 26.0 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.3...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1597e6..cc7d557 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ numpy==2.4.1 packaging==26.0 pandas==3.0.0 pillow==12.1.0 -pip==25.3 +pip==26.0 psycopg==3.3.2 psycopg-c==3.3.2 pyparsing==3.3.2