From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 12:48:56 +0000 (+0100) Subject: Bump mkdocs-material from 9.0.15 to 9.1.5 (#2640) X-Git-Tag: 0.24.1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21e8a7d90c9966c299be65dfed38f40940bd194a;p=thirdparty%2Fhttpx.git Bump mkdocs-material from 9.0.15 to 9.1.5 (#2640) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.0.15 to 9.1.5. - [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.0.15...9.1.5) --- 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> Co-authored-by: Tom Christie --- diff --git a/requirements.txt b/requirements.txt index 604af0c2..9b999521 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ types-chardet==5.0.4.2 # Documentation mkdocs==1.4.2 mkautodoc==0.2.0 -mkdocs-material==9.0.15 +mkdocs-material==9.1.5 # Packaging build==0.10.0