From e9d7045829a98c50d03a270b102d1a6b215e1b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 16:36:45 +0000 Subject: [PATCH] chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 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.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 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 2c34522..8fbb6be 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.5 \ No newline at end of file +Jinja2==3.1.6 \ No newline at end of file