From b06a0c6bd85d4ecd5c85c0856c3901471516a958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 09:46:10 +0000 Subject: [PATCH] build(deps): bump jinja2 from 3.1.3 to 3.1.4 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: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 6f28cce2..6b89cd05 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -74,7 +74,7 @@ importlib-metadata==7.1.0 # via mike importlib-resources==6.4.0 # via mike -jinja2==3.1.3 +jinja2==3.1.4 # via # mike # mkdocs