From 1f870a79f76335e0d6aeef2449d518206efefff8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:37:08 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /doc/python_api Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [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.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/python_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/python_api/requirements.txt b/doc/python_api/requirements.txt index 46ef0561365..b133fb9e084 100644 --- a/doc/python_api/requirements.txt +++ b/doc/python_api/requirements.txt @@ -1,7 +1,7 @@ sphinx==7.4.7 # Sphinx dependencies that are important -Jinja2==3.1.4 +Jinja2==3.1.5 Pygments==2.18.0 docutils==0.21.2 snowballstemmer==2.2.0