From c9bbfd58c7217e4ce46ae887f58ae8fee29447e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 19:34:32 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.3 in /doc Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 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.3...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.in | 2 +- doc/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.in b/doc/requirements.in index 78c2f0d3..f35a1c73 100644 --- a/doc/requirements.in +++ b/doc/requirements.in @@ -1,5 +1,5 @@ MarkupSafe==2.1.1 -jinja2==3.0.3 +jinja2==3.1.3 sphinx==3.5.4 sphinx-autodoc-typehints==1.12.0 requests==2.31.0 diff --git a/doc/requirements.txt b/doc/requirements.txt index cfb61b37..33097595 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -20,7 +20,7 @@ idna==3.3 # via requests imagesize==1.3.0 # via sphinx -jinja2==3.0.3 +jinja2==3.1.3 # via # -r requirements.in # sphinx