From 574d3fc05de690c2456e2968828f103cf39d911f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:30:39 +0000 Subject: [PATCH] chore(deps): bump pip from 25.3 to 26.0 in /docker 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] --- docker/requirements-modern.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements-modern.txt b/docker/requirements-modern.txt index b9f1fc52..e0562123 100644 --- a/docker/requirements-modern.txt +++ b/docker/requirements-modern.txt @@ -17,7 +17,7 @@ # under the License. # ---------------------------------------------------------------------------- -pip==25.3 +pip==26.0 convert==0.1.2 #dbus-python==1.2.18 docopt==0.6.2