From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 20:52:27 +0000 (+0100) Subject: Bump mkdocs-material from 8.1.2 to 8.1.3 (#1391) X-Git-Tag: 0.18.0~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd6594f0c13b5666bad7c09bbf53aa0cf871c2d1;p=thirdparty%2Fstarlette.git Bump mkdocs-material from 8.1.2 to 8.1.3 (#1391) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.2 to 8.1.3. - [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.2...8.1.3) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... 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 29a36fbc..a87cd8eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ trio==0.19.0 # Documentation mkdocs==1.2.3 -mkdocs-material==8.1.2 +mkdocs-material==8.1.3 mkautodoc==0.1.0 # Packaging