From 0025c94d1507b7b1ec4e25909bc914be7a0e4ad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 23:32:27 +0000 Subject: [PATCH] Bump jinja2 from 3.0.0 to 3.1.6 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 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.0.0...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8b1276a..51d99b5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,8 +4,8 @@ nbsphinx # the following pair of requirements works with Python 3.9 on readthedocs sphinx==5.0.0 # the following is necessary in order for sphinx to be imported without error! -jinja2==3.0.0 +jinja2==3.1.6 # the following works with Python 3.8 on readthedocs # sphinx==4.2.0 -# jinja2==3.0.0 +# jinja2==3.1.6