From 796c1697bd6e9aa2e76a8af8f3663b57173b54fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 18:32:06 +0000 Subject: [PATCH] Bump jinja2 from 3.0.0 to 3.1.3 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 to 3.1.3. - [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.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docs/requirements.txt diff --git a/docs/requirements.txt b/docs/requirements.txt old mode 100755 new mode 100644 index 48182a63..5ac0a869 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,4 +5,4 @@ pydata-sphinx-theme sphinxext_remoteliteralinclude==0.3.0 sphinx_tabs==1.3.0 mkdocs==1.2.3 -jinja2==3.0.0 \ No newline at end of file +jinja2==3.1.3 \ No newline at end of file