From 96c9637a7e90f1582fa66641143172e1be377b4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:08:17 +0000 Subject: [PATCH] Bump pip from 25.3 to 26.0 Bumps [pip](https://github.com/pypa/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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb26606..dea9c4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cryptography==44.0.1 gitpython==3.1.41 keen==0.7 mock==4.0 -pip==25.3 +pip==26.0 pre-commit==2.17 pyjwt==2.4.0 pyyaml==6.0