From 6c13cc71a772f89e9d002df9b48440298cd472df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 22:59:16 +0000 Subject: [PATCH] chore(deps): bump pip Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.2...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' 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 c6ac30d7..b9f1fc52 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==25.2 +pip==25.3 convert==0.1.2 #dbus-python==1.2.18 docopt==0.6.2