From fe09c9155c54caa79ccf71bd0e2a44a11493d584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 11:30:46 +0200 Subject: [PATCH] Bump the docs group in /docs with 2 updates (#599) Bumps the docs group in /docs with 2 updates: [markdown-include](https://github.com/cmacmackin/markdown-include) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `markdown-include` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/cmacmackin/markdown-include/releases) - [Commits](https://github.com/cmacmackin/markdown-include/compare/v0.8.0...v0.8.1) Updates `mkdocs-material` from 8.5.11 to 9.4.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.5.11...9.4.6) --- updated-dependencies: - dependency-name: markdown-include dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8d4f7319..b6513ffc 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -markdown-include==0.8.0 +markdown-include==0.8.1 mike==1.1.2 mkdocs-exclude==1.0.2 -mkdocs-material==8.5.11 \ No newline at end of file +mkdocs-material==9.4.6 \ No newline at end of file