From cd688f40a21a3d32ae40dd246d333d2ef0f293e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 20:54:49 +0000 Subject: [PATCH] build(deps): bump mkdocs-material from 8.0.5 to 8.1.1 (#3518) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.0.5 to 8.1.1. - [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/8.0.5...8.1.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index dee12cf..fba4a0a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ markdown-include==0.6.0 mdx-truly-sane-lists==1.2 mkdocs==1.2.3 mkdocs-exclude==1.0.2 -mkdocs-material==8.0.5 +mkdocs-material==8.1.1 sqlalchemy orjson ujson