From 41d9029e6b0fbaa7b9392166bcf6ae1e6fbd94ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 18:08:59 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs 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] --- docs/requirements-doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-doc.txt b/docs/requirements-doc.txt index 7d0ca1c..2c34522 100644 --- a/docs/requirements-doc.txt +++ b/docs/requirements-doc.txt @@ -17,4 +17,4 @@ GitPython==3.1.43 Pygments==2.18.0 PyYAML==6.0.2 Markdown==3.7 -Jinja2==3.1.4 \ No newline at end of file +Jinja2==3.1.5 \ No newline at end of file