From 8194106a6ae420a3fbb5d89f7e88a299c182e3b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 22:32:42 +0000 Subject: [PATCH] chore(deps): bump pip from 26.0.1 to 26.1 Bumps [pip](https://github.com/pypa/pip) from 26.0.1 to 26.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.0.1...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.1' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 851f7eb..ba2611b 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -pip==26.0.1 +pip==26.1 invoke==2.2.1 pytest==9.0.2 black==26.3.0