From b63fbdec949c7256bcdf6fbed1de6296d183bbe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 21:07:10 +0000 Subject: [PATCH] chore(deps): bump pip from 26.1.2 to 26.2 Bumps [pip](https://github.com/pypa/pip) from 26.1.2 to 26.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1.2...26.2) --- updated-dependencies: - dependency-name: pip dependency-version: '26.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-release.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-release.txt b/requirements-release.txt index d555c7d..258edad 100644 --- a/requirements-release.txt +++ b/requirements-release.txt @@ -6,7 +6,7 @@ # building with `--no-isolation`, keeps the wheel-building entry points and # backend on reviewed versions. Renovate watches root requirements*.txt files # and opens update PRs with Socket risk checks. -pip==26.1.2 +pip==26.2 build==1.5.0 setuptools==83.0.0 twine==6.2.0