From d27553403895342c41cf4360b2b00a75b5b3bb7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:49:02 +0000 Subject: [PATCH] build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [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.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d581937d92e..81c28fcc6e4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -67,7 +67,7 @@ idna==3.7 # via requests imagesize==1.4.1 # via sphinx -jinja2==3.1.3 +jinja2==3.1.4 # via sphinx libcst==1.1.0 # via docstrfmt @@ -106,8 +106,6 @@ pygments==2.13.0 # -r requirements.in # furo # sphinx -pyparsing==3.0.9 - # via packaging pytz==2022.6 # via # babel