From 99fe6a0a6879cb4b1c6569c4128a7c8bc45e041c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:01:15 +0000 Subject: [PATCH] build(deps): bump pip from 24.2 to 26.0 Bumps [pip](https://github.com/pypa/pip) from 24.2 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.2...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-freeze.txt b/requirements-freeze.txt index 6914552..860ef0b 100644 --- a/requirements-freeze.txt +++ b/requirements-freeze.txt @@ -15,7 +15,7 @@ Jinja2==3.1.6 Mako==1.3.5 MarkupSafe==2.1.5 mpmath==1.3.0 -pip==24.2 +pip==26.0 psycopg2-binary==2.9.9 python-dotenv==1.0.1 requests==2.32.3