From 119876824ab1abb4a5ea49869d9d9883f0eac44b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 20:45:49 +0000 Subject: [PATCH] chore(deps): bump pip Bumps [pip](https://github.com/pypa/pip) from 26.0 to 26.1.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.0...26.1.2) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../main/resources/archetype-resources/requirements-modern.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/content-archetype/src/main/resources/archetype-resources/requirements-modern.txt b/tools/content-archetype/src/main/resources/archetype-resources/requirements-modern.txt index 985c8ace..f7be8114 100644 --- a/tools/content-archetype/src/main/resources/archetype-resources/requirements-modern.txt +++ b/tools/content-archetype/src/main/resources/archetype-resources/requirements-modern.txt @@ -17,7 +17,7 @@ # under the License. # ---------------------------------------------------------------------------- -pip==26.0 +pip==26.1.2 convert==0.1.2 #dbus-python==1.2.18 docopt==0.6.2