From 2f754598722c4822171a2de14d70bb5e69997413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 11:28:24 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.4 (#254) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-docs.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index ae4767a..9ef7dcb 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,13 +1,13 @@ alabaster==0.7.13 -Babel==2.14.0 +babel==2.14.0 certifi==2023.11.17 charset-normalizer==3.3.2 docutils==0.20.1 idna==3.6 imagesize==1.4.1 importlib-metadata==7.0.0 -Jinja2==3.1.2 -MarkupSafe==2.1.3 +jinja2==3.1.4 +markupsafe==2.1.3 packaging==23.2 pygments==2.17.2 pytz==2023.3.post1