From c09d710d51001eb5676c0b801651e5fa681e0f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 06:04:12 +0000 Subject: [PATCH] build(deps): bump pip in /ansible/.ansible/dwm/requirements/pip 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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ansible/.ansible/dwm/requirements/pip/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/.ansible/dwm/requirements/pip/pip.txt b/ansible/.ansible/dwm/requirements/pip/pip.txt index 3fe4a67d..ba332ea6 100644 --- a/ansible/.ansible/dwm/requirements/pip/pip.txt +++ b/ansible/.ansible/dwm/requirements/pip/pip.txt @@ -6,5 +6,5 @@ # # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0 # via -r pip.in