From 74e1b6aab7b54d34d1f9dc4d1701e6eaa591b8b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 20:26:38 +0000 Subject: [PATCH] build(deps): bump pip from 26.1.1 to 26.1.2 Bumps [pip](https://github.com/pypa/pip) from 26.1.1 to 26.1.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1.1...26.1.2) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03956d8..72a7718 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ packaging==26.2 # twine pathspec==1.1.1 # via mypy -pip==26.1.1 +pip==26.1.2 # via pip-api pip-api==0.0.34 # via pip-audit