From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Apr 2022 09:54:41 +0000 (+0200) Subject: Bump mkdocs-material from 8.1.3 to 8.2.8 (#1564) X-Git-Tag: 0.19.1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=20d24a86b877e21ed002abb1668e69002850f38b;p=thirdparty%2Fstarlette.git Bump mkdocs-material from 8.1.3 to 8.2.8 (#1564) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.3 to 8.2.8. - [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.1.3...8.2.8) --- 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> --- diff --git a/requirements.txt b/requirements.txt index 94667e80..9a6bed84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ trio==0.19.0 # Documentation mkdocs==1.3.0 -mkdocs-material==8.1.3 +mkdocs-material==8.2.8 mkautodoc==0.1.0 # Packaging