From 048defe70729933ab87a79c061a686e268a10426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:53:34 +0000 Subject: [PATCH 1/2] Bump the mkdocs group with 2 updates Bumps the mkdocs group with 2 updates: [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-include-markdown-plugin` from 7.0.1 to 7.1.1 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v7.0.1...v7.1.1) Updates `mkdocs-material` from 9.5.44 to 9.5.46 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.44...9.5.46) --- updated-dependencies: - dependency-name: mkdocs-include-markdown-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 73642feb..75ac28ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ mkdocs==1.6.1 mkdocs-bibtex==2.16.2 -mkdocs-include-markdown-plugin==7.0.1 +mkdocs-include-markdown-plugin==7.1.1 mkdocs-table-reader-plugin==3.1.0 -mkdocs-material==9.5.44 +mkdocs-material==9.5.46 mkdocs-material-extensions==1.3.1 mkdocstrings==0.27.0 mkdocstrings-python==1.12.2 From 232494a9935764e9ba8d9557d0a493cea2e844f6 Mon Sep 17 00:00:00 2001 From: "Allen D. Householder" Date: Mon, 2 Dec 2024 11:21:01 -0500 Subject: [PATCH 2/2] bump mkdocs-include-markdown-plugin to 7.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75ac28ca..61996317 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mkdocs==1.6.1 mkdocs-bibtex==2.16.2 -mkdocs-include-markdown-plugin==7.1.1 +mkdocs-include-markdown-plugin==7.1.2 mkdocs-table-reader-plugin==3.1.0 mkdocs-material==9.5.46 mkdocs-material-extensions==1.3.1