From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:22:39 +0000 (+0200) Subject: ⬆ Bump mkdocs-material from 9.1.17 to 9.1.21 (#9960) X-Git-Tag: 0.101.1~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d48a184dd8bf7063265af2b0d44ba101884ed1a4;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump mkdocs-material from 9.1.17 to 9.1.21 (#9960) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.17 to 9.1.21. - [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.1.17...9.1.21) --- 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-docs.txt b/requirements-docs.txt index 7152ebf7b7..220d1ec3a5 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,5 +1,5 @@ -e . -mkdocs-material==9.1.17 +mkdocs-material==9.1.21 mdx-include >=1.4.1,<2.0.0 mkdocs-markdownextradata-plugin >=0.1.7,<0.3.0 typer-cli >=0.0.13,<0.0.14