From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 01:08:43 +0000 (+0200) Subject: ⬆ Bump mkdocs-material from 9.1.16 to 9.1.17 (#9746) X-Git-Tag: 0.99.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9debdc97ef854aef1911059ad8d89c54d9661453;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump mkdocs-material from 9.1.16 to 9.1.17 (#9746) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.16 to 9.1.17. - [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.16...9.1.17) --- 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 2c5f71ec04..df60ca4df1 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,6 +1,6 @@ -e . mkdocs==1.4.3 -mkdocs-material==9.1.16 +mkdocs-material==9.1.17 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