From 076bbff6c0e2d01b246377df1161be104c284877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:37:14 +0000 Subject: [PATCH] build(deps): update jinja2 requirement Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version. Updates `jinja2` 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/2.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- Documentation/sphinx/min_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/sphinx/min_requirements.txt b/Documentation/sphinx/min_requirements.txt index 96b5e0bfa3d73b..e57d69df0d190e 100644 --- a/Documentation/sphinx/min_requirements.txt +++ b/Documentation/sphinx/min_requirements.txt @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 alabaster >=0.7,<0.8 docutils>=0.15,<0.18 -jinja2>=2.3,<3.1 +jinja2>=2.3,<3.2 PyYAML>=5.1,<6.1 Sphinx==3.4.3 sphinxcontrib-applehelp==1.0.2