From 68a5f691b5e0725bdc7056bf75b90d48aaf865e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 18:17:10 +0000 Subject: [PATCH] Build: Bump jinja2 from 3.1.2 to 3.1.6 in /python Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/mkdocs/requirements.txt b/python/mkdocs/requirements.txt index 143c4cacfb..267e5f885a 100644 --- a/python/mkdocs/requirements.txt +++ b/python/mkdocs/requirements.txt @@ -16,4 +16,4 @@ # under the License. mkdocs==1.4.2 -jinja2==3.1.2 +jinja2==3.1.6