From baed3a7cc5b3820246b32b88ef612e2e2f38f312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:05:15 +0000 Subject: [PATCH] chore(deps): bump pip from 26.1 to 26.2 in /docker Bumps [pip](https://github.com/pypa/pip) from 26.1 to 26.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1...26.2) --- updated-dependencies: - dependency-name: pip dependency-version: '26.2' 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 f14a7a28..59e8abcb 100644 --- a/docker/requirements-modern.txt +++ b/docker/requirements-modern.txt @@ -17,7 +17,7 @@ # under the License. # ---------------------------------------------------------------------------- -pip==26.1 +pip==26.2 convert==0.1.2 #dbus-python==1.2.18 docopt==0.6.2