From 8e7c6b590bb69cb128337040016c77e8a8e93cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 18:09:11 +0000 Subject: [PATCH 1/2] Bump jinja2 from 3.0.3 to 3.1.4 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.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.0.3...3.1.4) --- 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(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9ed08d7c7..1571b8809 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,6 +5,6 @@ mkdocs-git-revision-date-localized-plugin==0.10.0 mkdocs-gen-files==0.5.0 mike==1.1.2 requests==2.31.0 -jinja2==3.0.3 +jinja2==3.1.4 nedoc @ git+https://github.com/spirali/nedoc@6994f657be3c110a4b3be6df99682206e1b1181e mkdocs-nedoc-plugin @ git+https://github.com/kobzol/mkdocs-nedoc-plugin@7c5ecc3b8a975886c02779d4f9c013882a0ab6a8 From 5f92cc49c6f25f32e94d560d033b6f19b032fb7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Mon, 13 May 2024 14:04:54 +0200 Subject: [PATCH 2/2] Bump mkdocs --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1571b8809..bf2c1ad7d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -mkdocs==1.2.3 +mkdocs==1.2.4 mkdocs-material==7.3.2 mkdocs-minify-plugin==0.5.0 mkdocs-git-revision-date-localized-plugin==0.10.0